chore: fix deps naming
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
gradio[mcp]
|
| 2 |
gradio_leaderboard
|
| 3 |
transformers
|
| 4 |
-
huggingface_hub[
|
| 5 |
torchvision
|
| 6 |
torch
|
| 7 |
spaces
|
|
@@ -14,4 +14,4 @@ PyWavelets
|
|
| 14 |
pyexiftool
|
| 15 |
psutil
|
| 16 |
datasets
|
| 17 |
-
|
|
|
|
| 1 |
gradio[mcp]
|
| 2 |
gradio_leaderboard
|
| 3 |
transformers
|
| 4 |
+
huggingface_hub[hf_xet]
|
| 5 |
torchvision
|
| 6 |
torch
|
| 7 |
spaces
|
|
|
|
| 14 |
pyexiftool
|
| 15 |
psutil
|
| 16 |
datasets
|
| 17 |
+
Pillow
|