CoolFace
Apppublic

TheImagineThat/CameraTest

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
24 commits on main
e8fb6c42y ago

Update requirements.txt

TheImagineThat
159c48d2y ago

changed fastAPI port to 8000

TheImagineThat
5ffbb7a2y ago

Update app.py

TheImagineThat
67f09bf2y ago

Update app.py

TheImagineThat
0077d0e2y ago

moved gradio back to root

TheImagineThat
9e56e972y ago

Update app.py

TheImagineThat
439de002y ago

separated gradio and fastapi

TheImagineThat
bd1e82d2y ago

updated to yolov5su model

TheImagineThat
95e14c32y ago

added multipart

TheImagineThat
90e2b102y ago

added python-multipart

TheImagineThat
e48c3952y ago

Update app.py

TheImagineThat
8d0e3ae2y ago

added fastapi and removed torch

TheImagineThat
da8b6702y ago

removed HFhub, loading YOLO from ultralytics

TheImagineThat
104760d2y ago

Update requirements.txt

TheImagineThat
7ec01842y ago

updated HF hub reference

TheImagineThat
d40f3a32y ago

added huggingface_hub

TheImagineThat
647ab7d2y ago

Update requirements.txt

TheImagineThat
e1bffe32y ago

Update app.py

TheImagineThat
1ec321e2y ago

added streaming

TheImagineThat
fda3a1c2y ago

added YOLO inference (#1)

TheImagineThat
65c4bb22y ago

Create requirements.txt (#2)

TheImagineThat
3aec3052y ago

added share=True

TheImagineThat
d88afe12y ago

Add application file

Matthew Junak
5f2cef12y ago

initial commit

TheImagineThat