Yoyo-9877 commited on
Commit
4ffc390
·
verified ·
1 Parent(s): 2516861

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ transformers
3
+ torch
4
+ torchvision
5
+ Pillow
6
+ requests
7
+ pandas
8
+ numpy
9
+ plotly
10
+ prophet
11
+ gitpython