Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mehranandi
/
HooshvareLab-gpt2-fa
like
0
No application file
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
mehranandi
commited on
Nov 14, 2023
Commit
8de6b25
·
1 Parent(s):
d8782fc
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-6
app.py
CHANGED
Viewed
@@ -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