Anniek commited on
Commit
a96456f
·
1 Parent(s): 945f1ca

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
+ os
3
+ pandas
4
+ datetime
5
+ sklearn.ensemble
6
+ plotly
7
+ torch
8
+ git+https://github.com/huggingface/transformers.git
9
+