Spaces:
Build error
Build error
Update requirements.txt (#8)
Browse files- Update requirements.txt (5f1c6e2c9b9e56261854b05e7521c0c75f8d4e36)
Co-authored-by: Tingyun Yin <[email protected]>
- 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
|