Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rerun
/
Vista
like
14
Build error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
Vista
/
vista
/
vwm
/
__init__.py
Leonard Bruns
Add Vista example
d323598
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
175 Bytes
from
__future__
import
annotations
from
.models
import
AutoencodingEngine, DiffusionEngine
from
.util
import
get_configs_path, instantiate_from_config
__version__ =
"0.1.0"