Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
anhkhoiphan
/
ExplrChatbot
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
anhkhoiphan
commited on
Mar 26
Commit
b716100
路
verified
路
1 Parent(s):
02e6d58
Delete start.sh
Browse files
Files changed (1)
hide
show
start.sh
+0
-3
start.sh
DELETED
Viewed
@@ -1,3 +0,0 @@
1
-
#!/bin/bash
2
-
python -m chatbot.core # Run chatbot core first
3
-
streamlit run app.py # Then start Streamlit