Shriharsh commited on
Commit
0d04f18
1 Parent(s): 6227029

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  diffusers==0.17.1
2
  gradio==3.35.2
3
- Pillow==9.5.0
4
  Pillow==10.0.0
 
5
  torch
 
1
  diffusers==0.17.1
2
  gradio==3.35.2
3
+ Pillow>=9.5.0
4
  Pillow==10.0.0
5
+ transformers
6
  torch