Commit
·
bed4101
1
Parent(s):
afa8e6b
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -12,7 +12,7 @@ scipy>=1.4.1
|
|
| 12 |
torch>=1.7.0
|
| 13 |
torchvision>=0.8.1
|
| 14 |
tqdm>=4.64.0
|
| 15 |
-
gradio
|
| 16 |
ultralytics>=8.0.132
|
| 17 |
urllib3>=1.26.14
|
| 18 |
timm==0.6.12
|
|
|
|
| 12 |
torch>=1.7.0
|
| 13 |
torchvision>=0.8.1
|
| 14 |
tqdm>=4.64.0
|
| 15 |
+
gradio==3.26.0
|
| 16 |
ultralytics>=8.0.132
|
| 17 |
urllib3>=1.26.14
|
| 18 |
timm==0.6.12
|