Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -7,7 +7,7 @@ import os
|
|
7 |
HF_TOKEN = os.getenv("HF_TOKEN") # Replace with your actual token if not using an environment variable
|
8 |
|
9 |
# Initialize the Gradio Client for the specified API
|
10 |
-
client = Client("on1onmangoes/
|
11 |
|
12 |
|
13 |
client_name = ['primo','secondo','terzo','quarto4', 'quinto5', 'secondo6', 'sesto6', 'settimo7','ottavo8','nono9']
|
|
|
7 |
HF_TOKEN = os.getenv("HF_TOKEN") # Replace with your actual token if not using an environment variable
|
8 |
|
9 |
# Initialize the Gradio Client for the specified API
|
10 |
+
client = Client("on1onmangoes/cnianswer101724v3", hf_token=HF_TOKEN)
|
11 |
|
12 |
|
13 |
client_name = ['primo','secondo','terzo','quarto4', 'quinto5', 'secondo6', 'sesto6', 'settimo7','ottavo8','nono9']
|