Dalle service

Overview

Dalle-service

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

image

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

You might also like...

Pass trust from a front-end Algorand WalletConnect session, to a back-end web service

AlgoAuth Authenticate to a website using only your Algorand wallet Pass trust from a front-end Algorand WalletConnect session, to a back-end web servi

Dec 15, 2022

A web-based application for student-tutor matching service

A web-based application for student-tutor matching service

CodeX A web-based application for student-tutor matching service This project was generated using Nx. 🔎 Smart, Fast and Extensible Build System Addin

Jan 25, 2022

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.

Leaderboard The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved tha

Feb 10, 2022

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service. Build with Html, CSS, JS, API, and Webpack.

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service. Build with Html, CSS, JS, API, and Webpack.

Mar 11, 2022

NiseLine is inspired by LocalStack. Goal of this tool is to create a mock service for LINE.

NiseLine is inspired by LocalStack. Goal of this tool is to create a mock service for LINE.

NiseLine NiseLine is inspired by LocalStack. Goal of this tool is to create a mock service for LINE. Getting Started Launch NiseLine server by Docker

Jul 29, 2022

Sample code of UI projects for SAP BTP Launchpad Service.

SAP BTP Launchpad Service Samples This repository contains the sample projects which are discussed in blog Designing UI5 Apps for SAP Launchpad Servic

Dec 15, 2022

PrivacyBot - A simple automated service to initiate CCPA deletion requests with databrokers

PROJECT NO LONGER SUPPORTED As of 9.28.21 this project has been depreciated and Google Oauth verification is not supported. You can still run the tool

Jan 3, 2023

Webhook service built with serverless technologies

Webhook service built with serverless technologies

Webhook service built with serverless technologies

May 13, 2022

Borscht - A Russian service monitor to track the uptime of domains and services

Borscht - A Russian service monitor to track the uptime of domains and services

borscht 🥣 Borscht is a simple uptime and status monitor of Russian sites and services You can view the public status page here 🔗 About 💡 This proje

Jul 8, 2022
Comments
  • deploy on openfaas.louis030195.com

    deploy on openfaas.louis030195.com

    I have a Openfaas deployed on my k8s cluster, though, low compute yet, do you need a lot of compute to run the backend? GPU? https://www.openfaas.com/blog/openfaas-flask/

    opened by louis030195 2
  • Update to dalle_back.ipynb

    Update to dalle_back.ipynb

    #@title # Setup, run this once from IPython.display import clear_output !sudo apt-get -y install llvm-9-dev cmake !pip install Deepspeed !npm install -g localtunnel clear_output() %cd /content/ !pip install keras==2.4.0 Flask==1.1.2 Flask-Cors==3.0.9 Flask-RESTful==0.3.8 dalle-pytorch==0.13.4 tqdm triton==0.4.2 !git clone https://github.com/rom1504/dalle-service.git clear_output() print("Finished setup.")

    opened by OlehKitGit 1
  • Update dalle_back.ipynb

    Update dalle_back.ipynb

    It seems that the latest dalle-pytorch has changed the model structure. And version 0.13.0 is perfectly compatible with the default pre-training model.

    opened by CodeAunt 0
  • dalle-pytorch version, service not working

    dalle-pytorch version, service not working

    dalle-pytorch version has been updated, and the weights from the checkpoint is different from the model. Version dalle-pytorch==0.14.3 works. Consider updating requirements.txt

    I've run the backend server, and entered the url into your front url. The url loads fine, but when I hit enter, nothing comes up even though I'd waited quite a while

    opened by jays0606 7
Owner
Romain Beaumont
Interested in machine learning (computer vision, natural language processing, deep learning), node.js (network, bots, web), and programming in general
Romain Beaumont
RESTful service to provide API linting as-a-service

API Linting Service Prerequisites / general idea General idea behind this API implementation is to provide an API as a service based on the awesome sp

Schwarz IT 6 Mar 14, 2022
TypeScript plugin for service-to-service (aka. "functionless") cloud integrations.

Functionless λ< Functionless is a TypeScript plugin that transforms TypeScript code into Service-to-Service (aka. "functionless") integrations, such a

sam 303 Jan 2, 2023
Aergo Timer Service schedule smart contract function calls

Aergo Timer Service ⏰ Create timers to call functions on your smart contracts Schedule calls based on time interval or on specific date-times For a sm

aergo 3 Mar 10, 2022
📺 useless little service to view websites as ascii in the terminal

browscii useless little service to view websites as ascii screenshot in the terminal Usage curl the service and add the site you want to see as url qu

Jen Stehlik 2 Aug 26, 2022
Linely is inspired by LocalStack. Goal of this tool is to create a mock service for LINE.

Linely Linely is inspired by LocalStack. Goal of this tool is to create a mock service for LINE. Setup Docker docker run -d -p 3000:3000 dyoshikawa/li

null 4 Jan 24, 2022
A Feathers service adapter for Prisma ORM.

feathers-prisma A Feathers service adapter for Prisma ORM. Installation npm install feathers-prisma --save Documentation This adapter supports all me

Phil 27 Dec 9, 2022
NiseLine is inspired by LocalStack. Goal of this tool is to create a mock service for LINE.

NiseLine NiseLine is inspired by LocalStack. Goal of this tool is to create a mock service for LINE. Getting Started Launch NiseLine server. docker ru

null 4 Jan 24, 2022
🎇 Dynamic Image Generator as a Service

Dynapic is a tool for generating images with dynamic content. You can use it to generate headers or profile pictures for your Social Media profiles, O

Kevin Wolf 7 Mar 17, 2022
Sample AWS microservices app with service discovery defined using the CDK. Uses Docker + Fargate & ELB.

AWS Microservices Demo with CDK and Fargate About Simple AWS microservice-based app. Consists of two Spring Boot based services: Name Service GET /nam

Nick Klaene 7 Nov 23, 2022