Spaces:
Sleeping
Sleeping
Luis Marques
commited on
Commit
•
1027377
1
Parent(s):
6edb3ba
add fastai in requirements of project
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
gradio==2.1.2
|
2 |
torch
|
3 |
-
torchvision
|
|
|
|
1 |
gradio==2.1.2
|
2 |
torch
|
3 |
+
torchvision
|
4 |
+
fastai
|