sphinxsolution commited on
Commit
eae0efa
·
verified ·
1 Parent(s): dd36edb

updated requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- torch==2.1.0+cu118
2
- gradio==3.28.0
3
- diffusers==0.18.0
4
- transformers==4.29.0
5
- Pillow==9.5.0
 
 
1
+ diffusers
2
+ transformers
3
+ torch
4
+ accelerate
5
+ gradio
6
+ opencv-python