EricCRX commited on
Commit
95d1a83
·
verified ·
1 Parent(s): 245c40d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
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)