Bhavibond commited on
Commit
1f7fa19
·
verified ·
1 Parent(s): b511eb8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,6 +1,7 @@
 
1
  torch
2
- transformers
3
  diffusers
4
- gradio
5
- pillow
 
6
  numpy
 
1
+ gradio
2
  torch
 
3
  diffusers
4
+ transformers
5
+ openai
6
+ opencv-python-headless
7
  numpy