Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AhmedEwis
/
Shagardi_chatbot
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
AhmedEwis
commited on
Apr 18, 2023
Commit
2dbcd45
·
1 Parent(s):
88bb1bd
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
2
3
-
#!
pip install openai langchain faiss-cpu
4
5
#!pip install tiktoken
6
1
2
3
+
#
pip install openai langchain faiss-cpu
4
5
#!pip install tiktoken
6