Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
templates/flask
Dooratre
/
flask
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Dooratre
commited on
May 9, 2024
Commit
b8211b7
·
verified
·
1 Parent(s):
2529579
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
import g4f
2
3
-
prompt = '
hello
sir
'
4
5
response = g4f.ChatCompletion.create(
6
model="gpt-4",
1
import g4f
2
3
+
prompt = '
give
em story about Libya
'
4
5
response = g4f.ChatCompletion.create(
6
model="gpt-4",