Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -7,10 +7,6 @@ Original file is located at
|
|
| 7 |
https://colab.research.google.com/drive/1FvdIFI2M1fguL5hc3elT9wSKOBYBd3wY
|
| 8 |
"""
|
| 9 |
|
| 10 |
-
!pip install autogluon.multimodal --quiet
|
| 11 |
-
|
| 12 |
-
!pip install --upgrade pip
|
| 13 |
-
!pip install autogluon.multimodal
|
| 14 |
|
| 15 |
# -*- coding: utf-8 -*-
|
| 16 |
# HW3: Gradio interface for image classification (sign identification)
|
|
|
|
| 7 |
https://colab.research.google.com/drive/1FvdIFI2M1fguL5hc3elT9wSKOBYBd3wY
|
| 8 |
"""
|
| 9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
|
| 11 |
# -*- coding: utf-8 -*-
|
| 12 |
# HW3: Gradio interface for image classification (sign identification)
|