iCoderX commited on
Commit
f3634b7
·
verified ·
1 Parent(s): da3217f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1,3 +1,7 @@
1
  gradio
 
2
  transformers
3
- torch
 
 
 
 
1
  gradio
2
+ torch>=2.4.0
3
  transformers
4
+ diffusers
5
+ accelerate
6
+ opencv-python
7
+ einops