snackshell commited on
Commit
e3e741b
·
verified ·
1 Parent(s): b1d08ad

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -8
requirements.txt CHANGED
@@ -1,9 +1,3 @@
1
  gradio==5.25.2
2
- torch
3
- torchvision
4
- diffusers
5
- transformers
6
- accelerate
7
- xformers
8
- einops
9
- pillow
 
1
  gradio==5.25.2
2
+ pillow>=9.0
3
+ requests>=2.28