Spaces:
Sleeping
Sleeping
Drew
commited on
Commit
·
cb32d8a
1
Parent(s):
a3fc4ad
test
Browse files- test_gradio_client.py +1 -1
test_gradio_client.py
CHANGED
@@ -4,7 +4,7 @@ import os
|
|
4 |
|
5 |
client = Client("artificialguybr/Stable-Audio-Open-Zero")
|
6 |
result = client.predict(
|
7 |
-
prompt="Ambient
|
8 |
seconds_total=5,
|
9 |
steps=100,
|
10 |
cfg_scale=7,
|
|
|
4 |
|
5 |
client = Client("artificialguybr/Stable-Audio-Open-Zero")
|
6 |
result = client.predict(
|
7 |
+
prompt="Ambient rainfallz",
|
8 |
seconds_total=5,
|
9 |
steps=100,
|
10 |
cfg_scale=7,
|