Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -7,5 +7,5 @@ Gradio==3.4
|
|
| 7 |
pytorch-lightning==1.6.5
|
| 8 |
timm==0.6.5
|
| 9 |
nltk==3.7
|
| 10 |
-
torch==1.
|
| 11 |
#torchvision
|
|
|
|
| 7 |
pytorch-lightning==1.6.5
|
| 8 |
timm==0.6.5
|
| 9 |
nltk==3.7
|
| 10 |
+
torch==1.12.0
|
| 11 |
#torchvision
|