Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Waseem7711
/
RAG_Chat_Bot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Waseem7711
commited on
Aug 29, 2024
Commit
110a8c4
·
verified
·
1 Parent(s):
8d639fa
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
pip install transformers torch accelerate PyMuPDF streamlit
2
3
4
1
+
!
pip install transformers torch accelerate PyMuPDF streamlit
2
3
4