Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PatilShruti
/
Python_Tutor_Bot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
PatilShruti
commited on
19 days ago
Commit
ea8fb5d
·
verified
·
1 Parent(s):
0f02803
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -77,4 +77,4 @@ chatbot_ui.launch(share=True)
77
78
79
if __name__ == "__main__":
80
-
chatbot_ui.launch(
share=True
)
77
78
79
if __name__ == "__main__":
80
+
chatbot_ui.launch()