Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Core Frameworks
|
| 2 |
-
gradio=
|
| 3 |
huggingface_hub==0.23.1 # last version that still includes HfFolder
|
| 4 |
torch>=2.0.0
|
| 5 |
torchvision>=0.15.0
|
|
@@ -12,4 +12,3 @@ pydicom>=2.4.0
|
|
| 12 |
# File and path handling
|
| 13 |
pathlib
|
| 14 |
|
| 15 |
-
|
|
|
|
| 1 |
# Core Frameworks
|
| 2 |
+
gradio>=3.30
|
| 3 |
huggingface_hub==0.23.1 # last version that still includes HfFolder
|
| 4 |
torch>=2.0.0
|
| 5 |
torchvision>=0.15.0
|
|
|
|
| 12 |
# File and path handling
|
| 13 |
pathlib
|
| 14 |
|
|
|