replit-code-v1-3b-demo / requirements.txt
Canstralian's picture
Update requirements.txt
e7bac4a verified
raw
history blame
230 Bytes
streamlit==1.25.0 # Latest stable version of Streamlit
transformers==4.33.0 # Hugging Face Transformers library
torch>=1.9.0 # PyTorch, required for Hugging Face models
numpy>=1.21.0 # Numerical library for model dependencies