Vera-ZWY commited on
Commit
144e5dd
1 Parent(s): 5bcfb6f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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/cnianswer101724v4", hf_token=HF_TOKEN)
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']