SIUBIU commited on
Commit
11b70f4
1 Parent(s): 44b9e9c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ fal_client==0.5.0
2
+ gradio==4.44.1
3
+ gradio_client==1.3.0
4
+ keras==3.6.0
5
+ Markdown==3.7
6
+ numpy==1.26.4
7
+ openai==1.51.2
8
+ pandas==2.2.3
9
+ pillow==10.4.0
10
+ requests==2.32.3
11
+ scipy==1.14.1
12
+ tensorflow==2.17.0
13
+ torch==2.4.1
14
+ websocket==0.2.1