Update app.py
Browse files
app.py
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
pip install transformers
|
2 |
import gradio as gr
|
3 |
import transformers
|
4 |
from transformers import MobileViTFeatureExtractor, MobileViTForSemanticSegmentation
|
|
|
|
|
1 |
import gradio as gr
|
2 |
import transformers
|
3 |
from transformers import MobileViTFeatureExtractor, MobileViTForSemanticSegmentation
|