https://github.com/classfunc/py-deep-learning
https://github.com/classfunc/py-deep-learning
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/classfunc/py-deep-learning
- Owner: ClassFunc
- License: apache-2.0
- Created: 2023-07-24T09:39:55.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-28T06:53:51.000Z (almost 3 years ago)
- Last Synced: 2025-02-10T03:47:35.702Z (about 1 year ago)
- Language: Python
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stable diffusion API 📚🔎
# Install
```bash
pip install -r requirements.txt
```
```bash
python main.py
```