jing-ju commited on
Commit
29a5a96
·
verified ·
1 Parent(s): 9089433

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -8
requirements.txt CHANGED
@@ -1,8 +1,2 @@
1
- # phiên bản đã kiểm tra chạy ổn trên HF Spaces (CPU)
2
- torch==2.1.2
3
- transformers==4.56.0
4
- accelerate==1.10.1
5
- gradio==5.45.0
6
- compressed-tensors==0.11.0
7
- hf-transfer
8
- numpy<2
 
1
+ gradio>=4.44.0
2
+ huggingface_hub>=0.24.6