Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,5 +1,3 @@
|
|
1 |
-
|
2 |
fastai
|
3 |
-
|
4 |
-
gradio==3.44.1
|
5 |
-
numpy
|
|
|
1 |
+
gradio
|
2 |
fastai
|
3 |
+
os
|
|
|
|