Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- 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
|