sarangs commited on
Commit
454d12a
1 Parent(s): fd2fd44

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -1,2 +1,6 @@
1
  streamlit
 
 
 
 
2
  transformers
 
1
  streamlit
2
+ --extra-index-url https://download.pytorch.org/whl/cpu
3
+ torch
4
+ torchvision
5
+ torchaudio
6
  transformers