Spaces:
Runtime error
Runtime error
ULMER Louis (T0240644)
commited on
Commit
·
7134f71
1
Parent(s):
84af114
updating
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
torch
|
|
|
2 |
streamlit
|
3 |
transformers
|
4 |
pandas
|
|
|
1 |
+
torch>=1.7.1
|
2 |
+
torchvision
|
3 |
streamlit
|
4 |
transformers
|
5 |
pandas
|