Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
andreamalhera
/
igedi
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2d5450f
igedi
/
gedi
/
__init__.py
Andrea Maldonado
export GenerateEventLogs for PyPI
cec06cf
5 months ago
raw
Copy download link
history
blame
Safe
101 Bytes
from
.run
import
gedi
from
.generator
import
GenerateEventLogs
__all__=[
'gedi'
,
'GenerateEventLogs'
]