Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
KingNish
/
OpenGPT-4o
like
4.24k
Running
on
Zero
App
Files
Files
Community
67
lunarflu
HF staff
commited on
May 15
Commit
cc6aeb2
•
1 Parent(s):
01c1315
small fix
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -130,7 +130,7 @@ examples_path = os.path.dirname(__file__)
130
EXAMPLES = [
131
[
132
{
133
-
"text": "
Hy
, who are you",
134
}
135
],
136
[
130
EXAMPLES = [
131
[
132
{
133
+
"text": "
Hi
, who are you",
134
}
135
],
136
[