nicpopovic commited on
Commit
f19c5a7
·
verified ·
1 Parent(s): 843e384

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ git+https://github.com/nicpopovic/transformers.git@4.45-STOKE
2
+ torch
3
+ matplotlib
4
+ flair
5
+ nltk
6
+ datasets
7
+ torcheval
8
+ gradio==5.0.1