MUSSIE1212 commited on
Commit
4741a8e
·
2 Parent(s): c36fae9 e7b2880

Merge branch 'main' of https://huggingface.co/spaces/mussie12/damage_detection_1

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -4
requirements.txt CHANGED
@@ -1,9 +1,6 @@
1
  fastapi
2
  uvicorn[standard]
3
- gradio==4.32.1
4
- gradio_client==0.17.0
5
-
6
- # torch==2.2.2
7
  torchvision==0.17.2
8
  ultralytics
9
  pillow==10.3.0
 
 
1
  fastapi
2
  uvicorn[standard]
 
 
 
 
3
  torchvision==0.17.2
4
  ultralytics
5
  pillow==10.3.0
6
+ python-multipart