tuan2308 commited on
Commit
b89b6fd
·
verified ·
1 Parent(s): 4d60c66

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,10 +1,11 @@
1
- torch # trên HF Spaces CPU sẽ tự chọn bản phù hợp
 
 
2
  transformers>=4.44.0
3
  accelerate>=0.33.0
4
  safetensors>=0.4.3
5
  pillow>=10.2.0
6
  opencv-python-headless>=4.9.0.80
7
  numpy>=1.26.0
8
- gradio>=4.0.0
9
  git+https://github.com/huggingface/diffusers
10
- spaces
 
1
+ gradio
2
+ spaces
3
+ torch
4
  transformers>=4.44.0
5
  accelerate>=0.33.0
6
  safetensors>=0.4.3
7
  pillow>=10.2.0
8
  opencv-python-headless>=4.9.0.80
9
  numpy>=1.26.0
10
+
11
  git+https://github.com/huggingface/diffusers