hruday96 commited on
Commit
f439464
1 Parent(s): 8fceb5b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- streamlit
2
  transformers
3
- torch # Ensure PyTorch is installed for model loading
 
 
1
+ torch
2
  transformers
3
+ streamlit
4
+ huggingface_hub