Spaces:
Running
Running
Commit
·
8d8c739
1
Parent(s):
ed2f92c
requirements edit
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
-
transformers
|
2 |
torch
|
|
|
3 |
matplotlib
|
4 |
seaborn
|
5 |
tqdm
|
6 |
gradio
|
|
|
|
|
|
|
|
1 |
torch
|
2 |
+
transformers
|
3 |
matplotlib
|
4 |
seaborn
|
5 |
tqdm
|
6 |
gradio
|
7 |
+
Pillow
|
8 |
+
numpy
|