Spaces:
Runtime error
Runtime error
jonathanIckovich
commited on
Commit
·
937cccd
1
Parent(s):
6e22c6a
fix 8
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
|
|
|
|
|
|
1 |
fastai
|
2 |
-
|
|
|
1 |
+
torch
|
2 |
+
transformers
|
3 |
+
gradio
|
4 |
fastai
|
5 |
+
Pillow
|