yuenkayi commited on
Commit
9e03642
1 Parent(s): 9a8413c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -8
app.py CHANGED
@@ -1,11 +1,3 @@
1
  import gradio as gr
2
 
3
- from gradio import inputs
4
-
5
- from gradio.inputs import Textbox
6
-
7
- from gradio import outputs
8
-
9
- from transformers import pipeline
10
-
11
  gr.Interface.load("huggingface/bigscience/bloom-560m",title="A smart dog", description="Ada meet a smart dog called Max ,they went to a mystery world,somethings was occured ,they want to save the world , make the world pretty").launch()
 
1
  import gradio as gr
2
 
 
 
 
 
 
 
 
 
3
  gr.Interface.load("huggingface/bigscience/bloom-560m",title="A smart dog", description="Ada meet a smart dog called Max ,they went to a mystery world,somethings was occured ,they want to save the world , make the world pretty").launch()