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