Spaces:
Sleeping
Sleeping
Gabolozano
commited on
Commit
•
af6279d
1
Parent(s):
a724b42
Update app.py
Browse files
app.py
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
import os
|
3 |
import gradio as gr
|
4 |
from transformers import pipeline, DetrForObjectDetection, DetrConfig, DetrImageProcessor
|
|
|
1 |
+
pip install opencv-python-headless
|
2 |
import os
|
3 |
import gradio as gr
|
4 |
from transformers import pipeline, DetrForObjectDetection, DetrConfig, DetrImageProcessor
|