Spaces:
Runtime error
Runtime error
CognitiveScience
commited on
Commit
·
0e1d8b9
1
Parent(s):
be3417a
Update dcogsphere.py
Browse files- dcogsphere.py +1 -1
dcogsphere.py
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
import huggingface_hub
|
2 |
import requests
|
3 |
from gradio_client import Client
|
4 |
-
client = Client("https://cogsphere-
|
5 |
#client = Client("https://cognitivescience-acogspherea.hf.space/--replicas/k5l86/")
|
6 |
#result = client.predict(
|
7 |
# fn_index=1
|
|
|
1 |
import huggingface_hub
|
2 |
import requests
|
3 |
from gradio_client import Client
|
4 |
+
client = Client("https://cogsphere-acogsphere11.hf.space/")
|
5 |
#client = Client("https://cognitivescience-acogspherea.hf.space/--replicas/k5l86/")
|
6 |
#result = client.predict(
|
7 |
# fn_index=1
|