daniloedu commited on
Commit
6021362
·
1 Parent(s): c43707f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ python-dotenv
2
+ gradio
3
+ transformers
4
+ torch
5
+ einops
6
+ accelerate
7
+ requests