orossant commited on
Commit
9ab96da
·
1 Parent(s): 1c3ae16

Update requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +3 -2
requirement.txt CHANGED
@@ -1,6 +1,7 @@
1
  streamlit==0.84.1
 
 
2
  transformers
3
  huggingface_hub
4
  protobuf==3.20
5
- torch>=1.7
6
- torchvision
 
1
  streamlit==0.84.1
2
+ torch>=1.7.0
3
+ torchvision>=0.8.1
4
  transformers
5
  huggingface_hub
6
  protobuf==3.20
7
+