mehranandi commited on
Commit
8de6b25
1 Parent(s): d8782fc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -6
app.py CHANGED
@@ -1,6 +1,2 @@
1
- import gradio as gr
2
-
3
- demo = gr.Interface(function = "models/HooshvareLab/gpt2-fa", input = "text", output = "text")
4
-
5
-
6
- demo.launch()
 
1
+ $ pip install streamlit
2
+ $ streamlite hello