Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
thanglekdi
/
Agent_ho_tro_hoc_tap
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
thanglekdi
commited on
May 6
Commit
15979f1
·
1 Parent(s):
76e3979
test deepseek
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -20,5 +20,6 @@ chat = gr.ChatInterface(
20
# ],
21
)
22
23
if __name__ == "__main__":
24
chat.launch()
20
# ],
21
)
22
23
+
24
if __name__ == "__main__":
25
chat.launch()