Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DhruvSarin
/
BlogGenerator
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
DhruvSarin
commited on
Feb 6
Commit
547b928
·
verified
·
1 Parent(s):
932ed6e
Create setup.sh
Browse files
Files changed (1)
hide
show
setup.sh
+3
-0
setup.sh
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
#!/bin/bash
2
+
pip install --upgrade pip
3
+
pip install langchain==0.1.0 langchain-community huggingface_hub ctransformers sentence-transformers uvicorn python-box