Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -4,8 +4,8 @@ numpy==1.23.5
|
|
4 |
requests==2.31.0
|
5 |
matplotlib==3.7.1
|
6 |
huggingface_hub==0.15.1
|
|
|
7 |
torch
|
8 |
torchvision
|
9 |
ultralytics
|
10 |
-
transformers
|
11 |
-
gradio_client==1.4.2
|
|
|
4 |
requests==2.31.0
|
5 |
matplotlib==3.7.1
|
6 |
huggingface_hub==0.15.1
|
7 |
+
gradio_client==1.4.2
|
8 |
torch
|
9 |
torchvision
|
10 |
ultralytics
|
11 |
+
transformers
|
|