Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
acclass
/
gpt_demo
like
0
Running
App
Files
Files
Community
5c7498f
gpt_demo
/
g4f
/
Provider
/
Opchatgpts.py
starsaround
Upload 122 files
35e3615
about 1 year ago
raw
Copy download link
history
blame
Safe
166 Bytes
from
__future__
import
annotations
from
.ChatgptLogin
import
ChatgptLogin
class
Opchatgpts
(
ChatgptLogin
):
url =
"https://opchatgpts.net"
working =
True