Talo88 commited on
Commit
7302b0a
1 Parent(s): 1d97c76
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- from fastai.version.all import *
2
  import gradio as gr
3
 
4
  def is_cat(x):
 
1
+ from fastai.vision.all import *
2
  import gradio as gr
3
 
4
  def is_cat(x):