Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
fastai==2.7.12
|
2 |
torch==1.13.1
|
3 |
torchvision==0.14.1
|
4 |
-
gradio==3.41.2
|
|
|
|
1 |
fastai==2.7.12
|
2 |
torch==1.13.1
|
3 |
torchvision==0.14.1
|
4 |
+
gradio==3.41.2
|
5 |
+
fasttransform
|