Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ahmadzei
/
RAG
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
RAG
/
chunked
/
nltk_chunking
/
_installation
/
chunk_8.txt
Ahmadzei
added 3 more tables for large emb model
5fa1a76
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
121 Bytes
Start by creating a virtual environment in your project directory:
python -m venv .env
Activate the virtual environment.