An open API service indexing awesome lists of open source software.

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

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