PR-Puppets commited on
Commit
2f633d1
1 Parent(s): ea6481e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -298,7 +298,10 @@ Open Source video generation tools allow artists to experiment with avant garde
298
 
299
  However, as we are aware not everyone has the hardware or technical capability to run open source tools and models, we welcome tool makers to listen to and provide a path to true artist expression, with fair compensation to the artists.
300
 
 
301
  some sora-alpha-artists
 
 
302
  ''', elem_id="manifesto")
303
  generate_button.click(
304
  fn=generate_video,
 
298
 
299
  However, as we are aware not everyone has the hardware or technical capability to run open source tools and models, we welcome tool makers to listen to and provide a path to true artist expression, with fair compensation to the artists.
300
 
301
+ Enjoy,
302
  some sora-alpha-artists
303
+
304
+ <code style="font-family: monospace;font-size: 16px;font-weight:bold">ARTISTS ARE NOT YOUR UNPAID R&D <br />
305
  ''', elem_id="manifesto")
306
  generate_button.click(
307
  fn=generate_video,