snackshell commited on
Commit
13b1819
·
verified ·
1 Parent(s): 138076e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
- gradio>=5.25.2
2
  torch>=2.5.1
3
- torchvision>=0.20.1
4
  diffusers>=0.32.1
 
 
 
 
5
  transformers>=4.47.1
6
  einops>=0.7.0
7
- accelerate>=1.2.1
8
- xformers>=0.0.26
9
  pillow>=10.3.0
 
1
+ gradio==5.25.2
2
  torch>=2.5.1
 
3
  diffusers>=0.32.1
4
+ xformers>=0.0.26
5
+ accelerate>=1.2.1
6
+ torch>=2.5.1
7
+ torchvision>=0.20.1
8
  transformers>=4.47.1
9
  einops>=0.7.0
 
 
10
  pillow>=10.3.0