Luciferalive commited on
Commit
038b623
1 Parent(s): d1886f4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,4 +1,5 @@
1
  import gradio as gr
 
2
  from transformers import pipeline
3
 
4
  # Load the model
 
1
  import gradio as gr
2
+ import torch
3
  from transformers import pipeline
4
 
5
  # Load the model