GitXplorerGitXplorer
r

dalle-service

public
50 stars
16 forks
1 issues

Commits

List of commits on branch master.
Verified
068fb27ea9e486c6c5b3102f6536e7fcb3385d43

add links to gradio demo + car model

rrom1504 committed 3 years ago
Verified
48e11032c5d3b3ef1bf5154f2c4cbe2e25d7104e

Revamp colab (#7)

jjohnpaulbin committed 4 years ago
Verified
8bbd41b493fc8af32cce6ca8f3fb83a6b40d48cd

One more VQVAE fix

rrom1504 committed 4 years ago
Verified
76744383f0418b46719f85af94b3357256ff7956

Update VQVAE class name

rrom1504 committed 4 years ago
Verified
1cf1ef52f3f258fd303f7fc99a627aa929e9b3b2

fix dalle link in readme

rrom1504 committed 4 years ago
Verified
cc3ae6d916be9b3c900d88db9016c1cf4efd368b

remove default dalle name

rrom1504 committed 4 years ago

README

The README file for this repository.

Dalle-service

This is a simple front + back making it easy to use DALL-E models

image

Another option is to use the gradio demo

Running the back on google colab

If you want to run the backend on google colab, you can run this notebook

You can then use the gh pages front with an url such as https://rom1504.github.io/dalle-service?back=https://XXXX.loca.lt

Running the back myself

First follow back (you may choose to use https://ngrok.com/ to expose your locally running backend)

Then put your backend url in https://rom1504.github.io/dalle-service/

You can share an url such as https://rom1504.github.io/dalle-service?back=https://yourbackend.com

Runnning the back and the front

If you want to run everything yourself, you can go to back then to front

What Dalle models can I use ?

You can either train your model yourself with DALL-E

Or use a pretrained one from https://github.com/robvanvolt/DALLE-models/tree/main/models/taming_transformer