Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio
|
|
|
2 |
torch==1.6.0
|
3 |
torchvision==0.7.0
|
4 |
fastai==1.0.61
|
|
|
1 |
gradio
|
2 |
+
urllib3==1.25.10
|
3 |
torch==1.6.0
|
4 |
torchvision==0.7.0
|
5 |
fastai==1.0.61
|