Metadata-Version: 2.1
Name: hugging-gan-test
Version: 0.2.18
Summary: Testing pip
Home-page: https://github.com/javismiles/HuggingGAN
Author: Javi and Vicc
Author-email: vipermu97@gmail.com
License: UNKNOWN
Project-URL: Docs, https://github.com/javismiles/HuggingGAN/docs
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Geniverse library
### Created by Victor & Javi
The project combines a library ecosystem for generative and creative IA with specific tools.

![Alt text](./media/MVP-1.png?raw=true "mockup 1")


Forks are integrated into this repo using [submodules](https://gist.github.com/gitaarik/8735255). To properly load the forks, the following command must be executed:
```python
git submodule init
```


