vanshs055 commited on
Commit
cdc63f4
·
verified ·
1 Parent(s): c110548

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -3
requirements.txt CHANGED
@@ -1,3 +1,10 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
 
1
+ # requirements.txt
2
+ --index-url https://download.pytorch.org/whl/cpu
3
+ torch
4
+ torchvision
5
+ torchaudio
6
+ --index-url https://pypi.org/simple
7
+ streamlit
8
+ httpx
9
+ beautifulsoup4
10
+ transformers