ajeetsraina commited on
Commit
3960e77
·
verified ·
1 Parent(s): c81fdf0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -14
app.py CHANGED
@@ -53,17 +53,3 @@ demo = gr.Interface(
53
  )
54
 
55
  demo.launch()
56
- ```
57
-
58
- ---
59
-
60
- ## **📝 Update requirements.txt**
61
-
62
- Also update your `requirements.txt`:
63
- ```
64
- gradio
65
- ultralytics
66
- pillow
67
- torch
68
- opencv-python-headless
69
- huggingface_hub
 
53
  )
54
 
55
  demo.launch()