Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
git+https://github.com/huggingface/transformers.git@main
|
5 |
matplotlib>=3.2.2
|
6 |
Pillow>=7.1.2
|
7 |
-
torch==1.
|
8 |
pytorch-lightning==1.9.3
|
9 |
opencv-python>=4.1.1
|
10 |
numpy>=1.18.5
|
|
|
4 |
git+https://github.com/huggingface/transformers.git@main
|
5 |
matplotlib>=3.2.2
|
6 |
Pillow>=7.1.2
|
7 |
+
torch==1.11.0
|
8 |
pytorch-lightning==1.9.3
|
9 |
opencv-python>=4.1.1
|
10 |
numpy>=1.18.5
|