GenAILearniverse commited on
Commit
ebbf9f5
·
verified ·
1 Parent(s): 5a95006

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- import transfor,
2
  import gradio as gr
3
 
4
  # Use a pipeline as a high-level helper
 
1
+ import torch
2
  import gradio as gr
3
 
4
  # Use a pipeline as a high-level helper