Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
acclass
/
gpt_demo
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
starsaround
commited on
Jul 7, 2023
Commit
c2119e4
·
1 Parent(s):
0e84385
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -17,7 +17,6 @@ from g4f.Provider import (
17
DeepAi,
18
GetGpt
19
)
20
-
from revChatGPT.V1 import Chatbot
21
import os
22
23
from g4f.models import Model
17
DeepAi,
18
GetGpt
19
)
20
import os
21
22
from g4f.models import Model