Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
-
torch
|
4 |
Pillow
|
5 |
numpy
|
6 |
matplotlib
|
|
|
1 |
gradio
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
+
torch==2.0.0
|
4 |
Pillow
|
5 |
numpy
|
6 |
matplotlib
|