Spaces:
Running
Running
firatozdemir
commited on
Commit
•
df5ae71
1
Parent(s):
ed9ad1a
- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
torch
|
2 |
-
torchvision
|
3 |
numpy==1.26.4
|
4 |
matplotlib==3.8.3
|
5 |
gradio=4.19.2
|
|
|
1 |
+
torch==1.13.0
|
2 |
+
torchvision==0.14.0
|
3 |
numpy==1.26.4
|
4 |
matplotlib==3.8.3
|
5 |
gradio=4.19.2
|