TheImagineThat/CameraTest
0
Update requirements.txt
changed fastAPI port to 8000
Update app.py
Update app.py
moved gradio back to root
Update app.py
separated gradio and fastapi
updated to yolov5su model
added multipart
added python-multipart
Update app.py
added fastapi and removed torch
removed HFhub, loading YOLO from ultralytics
Update requirements.txt
updated HF hub reference
added huggingface_hub
Update requirements.txt
Update app.py
added streaming
added YOLO inference (#1)
Create requirements.txt (#2)
added share=True
Add application file
initial commit
