Linaqruf commited on
Commit
0b5a71c
·
verified ·
1 Parent(s): b118f06

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -7
requirements.txt CHANGED
@@ -1,7 +1,5 @@
1
- gradio>=4.0.0
2
- huggingface-hub>=0.20.0
3
- modelscope>=1.11.0
4
-
5
- # Performance optimization for faster downloads/uploads
6
- hf_transfer # Faster upload/download with Rust-based backend
7
- hf_xet # XetHub integration for efficient model transfers
 
1
+ gradio>=4.0.0
2
+ huggingface-hub>=0.20.0
3
+ modelscope>=1.11.0
4
+ hf_transfer
5
+ hf_xet