Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
KingNish
/
OpenGPT-4o
like
4.19k
Running
on
Zero
App
Files
Files
Community
65
small fix
#4
by
lunarflu
HF staff
- opened
May 15
base:
refs/heads/main
←
from:
refs/pr/4
Discussion
Files changed
+1
-1
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
[