Spaces:
Build error
Build error
Update requirements.txt
#8
by
YolyY
- opened
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,6 +4,6 @@ transformers
|
|
4 |
jax
|
5 |
jaxlib
|
6 |
flax
|
7 |
-
torch==1.
|
8 |
torchvision==0.10.0
|
9 |
requests
|
|
|
4 |
jax
|
5 |
jaxlib
|
6 |
flax
|
7 |
+
torch==1.11.0
|
8 |
torchvision==0.10.0
|
9 |
requests
|