cai-qi commited on
Commit
30ad34f
·
verified ·
1 Parent(s): 7bc69cd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- torch>=2.5.1
2
- torchvision>=0.20.1
3
- diffusers>=0.32.1
4
- transformers>=4.47.1
5
- einops>=0.7.0
6
- flash-attn
 
1
+ gradio>=4.0.0
2
+ requests>=2.28.0
3
+ Pillow>=9.0.0
4
+ python-dotenv>=1.0.0
5
+ numpy>=1.22.0
6
+ tqdm>=4.65.0