Spaces:
Running
Running
Gabolozano
commited on
Commit
•
91be02a
1
Parent(s):
af6279d
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 |
+
|
2 |
import os
|
3 |
import gradio as gr
|
4 |
from transformers import pipeline, DetrForObjectDetection, DetrConfig, DetrImageProcessor
|