Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
-
torch
|
|
|
|
| 3 |
gradio
|
| 4 |
omegaconf
|
| 5 |
pillow
|
|
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
+
torch>=2.0.0
|
| 3 |
+
torchvision>=0.15.0
|
| 4 |
gradio
|
| 5 |
omegaconf
|
| 6 |
pillow
|