Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
torch
|
2 |
safetensors
|
3 |
-
huggingface-hub
|
|
|
|
|
|
|
|
1 |
torch
|
2 |
safetensors
|
3 |
+
huggingface-hub
|
4 |
+
hf_xet
|
5 |
+
hf_transfer
|
6 |
+
pydantic==2.10.6
|