Skip to content

Commit

Permalink
Add streaming web frontend files
Browse files Browse the repository at this point in the history
  • Loading branch information
yihong1120 committed Nov 20, 2024
1 parent 67d2586 commit fceb6fe
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
*.json
*.ipynb
*.csv
*.json
*.zip
*.yaml
.env
Expand All @@ -36,3 +35,6 @@ app copy.py
!models/pt/best_yolo11m.pt
!models/pt/best_yolo11s.pt
!models/pt/best_yolo11n.pt
examples/streaming_web/frontend/node_modules/**
examples/streaming_web/frontend/dist/**
!examples/streaming_web/frontend/package.json

0 comments on commit fceb6fe

Please sign in to comment.