Spaces:
Runtime error
Runtime error
PR-Puppets
commited on
Commit
•
e105b0c
1
Parent(s):
2f633d1
Update app.py
Browse files
app.py
CHANGED
@@ -299,9 +299,9 @@ Open Source video generation tools allow artists to experiment with avant garde
|
|
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,
|
|
|
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 |
+
|
303 |
some sora-alpha-artists
|
304 |
|
|
|
305 |
''', elem_id="manifesto")
|
306 |
generate_button.click(
|
307 |
fn=generate_video,
|