Spaces:
Runtime error
Runtime error
on1onmangoes
commited on
Commit
•
9e64017
1
Parent(s):
0db58ba
Update app.py
Browse files
app.py
CHANGED
@@ -6,7 +6,7 @@ import os
|
|
6 |
HF_TOKEN = os.getenv("HF_TOKEN") # Replace with your actual token if not using an environment variable
|
7 |
|
8 |
# Initialize the Gradio Client for the specified API
|
9 |
-
client = Client("on1onmangoes/
|
10 |
|
11 |
|
12 |
client_name = ['rosariarossi','bianchifiordaliso','lorenzoverdi','lucia', 'quarto4', 'quinto5', 'secondo6', 'sesto6', 'settimo7','ottavo8','nono9']
|
|
|
6 |
HF_TOKEN = os.getenv("HF_TOKEN") # Replace with your actual token if not using an environment variable
|
7 |
|
8 |
# Initialize the Gradio Client for the specified API
|
9 |
+
client = Client("on1onmangoes/cnianswer101724v4", hf_token=HF_TOKEN)
|
10 |
|
11 |
|
12 |
client_name = ['rosariarossi','bianchifiordaliso','lorenzoverdi','lucia', 'quarto4', 'quinto5', 'secondo6', 'sesto6', 'settimo7','ottavo8','nono9']
|