Spaces:
Sleeping
Sleeping
Lasercatz commited on
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
scikit-image
|
| 2 |
-
torch
|
| 3 |
-
transformers==4.
|
| 4 |
-
|
| 5 |
-
gradio
|
|
|
|
| 1 |
+
scikit-image==0.25.2
|
| 2 |
+
torch==2.7.1
|
| 3 |
+
transformers==4.52.4
|
| 4 |
+
huggingface-hub==0.33.0
|
| 5 |
+
gradio==5.33.2
|