Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
gradio
|
| 2 |
git+https://github.com/zhangted/py-ceph
|
| 3 |
-
torch
|
| 4 |
-
torchvision
|
| 5 |
numpy
|
| 6 |
matplotlib
|
| 7 |
scikit-image
|
|
|
|
| 1 |
gradio
|
| 2 |
git+https://github.com/zhangted/py-ceph
|
| 3 |
+
torch==2.3.0
|
| 4 |
+
torchvision==0.18.0
|
| 5 |
numpy
|
| 6 |
matplotlib
|
| 7 |
scikit-image
|