https://github.com/interactivetech/glide-api
API of OpenAI Glide Diffusion Model
https://github.com/interactivetech/glide-api
Last synced: about 1 year ago
JSON representation
API of OpenAI Glide Diffusion Model
- Host: GitHub
- URL: https://github.com/interactivetech/glide-api
- Owner: interactivetech
- Created: 2022-03-17T02:17:07.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-17T18:43:42.000Z (about 4 years ago)
- Last Synced: 2025-02-10T05:25:17.365Z (over 1 year ago)
- Language: Python
- Size: 117 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# glide-api
API of OpenAI Glide Diffusion Model
# Installation
* `pip install -r requirements.txt`
* `python app.py`
* `wget https://s3.amazonaws.com/aaronsilber/public/authbind-2.1.1-0.1.x86_64.rpm`
* `rpm -Uvh https://s3.amazonaws.com/aaronsilber/public/authbind-2.1.1-0.1.x86_64.rpm`
# Usage
* `python request_test.py`
* colab notebook: https://colab.research.google.com/drive/1VYJPbAaxdsVX2wSHlnGsU9xpAd03hwNu?usp=sharing