Zemog13 commited on
Commit
3e2bc42
·
verified ·
1 Parent(s): 001ab90

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,5 +1,6 @@
1
  from fastai.vision.all import load_learner
2
  from huggingface_hub import hf_hub_download
 
3
  import gradio as gr
4
 
5
  # Descarga el modelo desde Hugging Face
 
1
  from fastai.vision.all import load_learner
2
  from huggingface_hub import hf_hub_download
3
+ from fastai.callback.fp16 import AMPMode
4
  import gradio as gr
5
 
6
  # Descarga el modelo desde Hugging Face