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