sahrulrashid commited on
Commit
1cbb88d
·
verified ·
1 Parent(s): 8488ee6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -1 +1,4 @@
 
 
 
1
  gr.Interface.load("huggingface/gpt2").launch();
 
1
+ import gradio as gr
2
+
3
+
4
  gr.Interface.load("huggingface/gpt2").launch();