claudiobxdai commited on
Commit
a1f7c6b
·
verified ·
1 Parent(s): 65b3767

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- torch>=2.4.0
2
- transformers
3
- diffusers
4
- gradio>=4.0.0
5
  numpy
6
  Pillow
7
  huggingface_hub
 
1
+ torch>=2.0.0
2
+ transformers>=4.30.0
3
+ diffusers>=0.18.0
4
+ gradio>=3.50.0
5
  numpy
6
  Pillow
7
  huggingface_hub