Spaces:
Runtime error
Runtime error
Sarah Yakum
commited on
Commit
·
c80040b
1
Parent(s):
fab6674
commits
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -1,2 +1,7 @@
|
|
1 |
transformers
|
2 |
torch
|
|
|
|
|
|
|
|
|
|
|
|
1 |
transformers
|
2 |
torch
|
3 |
+
datasets
|
4 |
+
PIL
|
5 |
+
Image
|
6 |
+
numpy
|
7 |
+
matplotlib.pyplot
|