Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dragxd
/
oneapi
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
350c204
oneapi
/
OneApi
/
deployment
/
deployment.py
taslim19
uploading
d384b52
about 1 month ago
raw
Copy download link
history
blame
Safe
205 Bytes
from
..
import
*
from
.
import
Methods
from
..database
import
user
class
Deployment
(
Methods
):
def
__init__
(
self
):
self.lf =
"\n[ElevenHost]"
self.database = user()
self.cb = DATABASE[
'cb'
]