tdurzynski commited on
Commit
aff331d
·
verified ·
1 Parent(s): 8a4e33e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ transformers
3
+ torch
4
+ opencv-python
5
+ requests
6
+ pillow
7
+ numpy
8
+ autogen
9
+ openai