Kang-Seong-Jun commited on
Commit
3cf174c
·
verified ·
1 Parent(s): 5c38e0c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -4,7 +4,6 @@ import requests
4
  import gradio as gr
5
  from PIL import Image
6
 
7
- from transformers import AutoImageProcessor, ResNetForImageClassification
8
 
9
  target_folder = "Kang-Seong-Jun/Korean_Real_Estate_Classifier"
10
 
 
4
  import gradio as gr
5
  from PIL import Image
6
 
 
7
 
8
  target_folder = "Kang-Seong-Jun/Korean_Real_Estate_Classifier"
9