Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
TejAndrewsACC/ACCNyxion7VNew
TejAndrewsACC
/
VitalisASI
like
1
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
TejAndrewsACC
commited on
Dec 30, 2024
Commit
cd88b90
·
verified
·
1 Parent(s):
c9b9f7a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -54,4 +54,4 @@ interface = gr.Interface(
54
)
55
56
# Launch the chatbot
57
-
interface.launch(
54
)
55
56
# Launch the chatbot
57
+
interface.launch(
)