ochsncon commited on
Commit
db1ca72
·
verified ·
1 Parent(s): 18870c4

Upload requirements.txt

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