tejani commited on
Commit
6ced8a4
·
verified ·
1 Parent(s): bb35262

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,4 +1,5 @@
1
  from optimum.intel import OVPipelineForText2Image
 
2
  import gradio as gr
3
 
4
  # Load the model
 
1
  from optimum.intel import OVPipelineForText2Image
2
+ from openvino import Core, Model
3
  import gradio as gr
4
 
5
  # Load the model