reab5555 commited on
Commit
8a7556a
·
verified ·
1 Parent(s): 13d7bed

Create requirements.txt

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