hoangkha1810 commited on
Commit
00e5fef
·
verified ·
1 Parent(s): 150024c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,8 +1,10 @@
1
- gradio>=4.31.0
2
  torch>=2.0.0
3
  diffusers>=0.30.0
4
  huggingface_hub>=0.23.0
5
  safetensors>=0.4.3
6
  pillow>=10.0.0
7
  transformers>=4.39.0
8
- peft>=0.12.0
 
 
 
1
+ gradio>=4.31.0
2
  torch>=2.0.0
3
  diffusers>=0.30.0
4
  huggingface_hub>=0.23.0
5
  safetensors>=0.4.3
6
  pillow>=10.0.0
7
  transformers>=4.39.0
8
+ peft>=0.12.0
9
+ imageio>=2.35.1
10
+ imageio-ffmpeg>=0.5.1