Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/watchakorn-18k/generate_image_web
🖼️ Generate Image With Text with EdgeGPT reverse engineering
https://github.com/watchakorn-18k/generate_image_web
dall-e dall-e-clone fast-api generate-image gpt react react-typescript typescript vite web webapp
Last synced: 2 days ago
JSON representation
🖼️ Generate Image With Text with EdgeGPT reverse engineering
- Host: GitHub
- URL: https://github.com/watchakorn-18k/generate_image_web
- Owner: watchakorn-18k
- Created: 2023-05-24T06:25:50.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-05T22:29:53.000Z (10 months ago)
- Last Synced: 2024-01-06T18:42:07.092Z (10 months ago)
- Topics: dall-e, dall-e-clone, fast-api, generate-image, gpt, react, react-typescript, typescript, vite, web, webapp
- Language: TypeScript
- Homepage: https://watchakorn-18k.github.io/generate_image_web/
- Size: 21.6 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Try Now (free!):
Generate Image From Text
# Generate Image From Text
> 🖼️ Generate Inage With Text with EdgeGPT reverse engineering
>![](https://media.discordapp.net/attachments/585069498986397707/1111521783191973939/screenshot-1685077818060.jpeg)
# API
```
https://fast-apiimggen--etwg34dassad211.repl.co
```# Install
```
npm create vite@latest
```# Start
```
git clone https://github.com/watchakorn-18k/generate_image_web
cd generate_image_webnpm start
```# Run
```
npm run dev
```# Build
```
npm run build
```## Contribute
1. Ensure you have installed `node` and `yarn`
2. Go to `desktop-app` folder
3. Run `yarn` to install dependencies
4. Run `yarn dev`. This will start the app for local development with live reloading.# Example
# Changelog
- v1.2.1 change url and add skeleton object while loading
- v1.2.0 add counter page and add star it on github
- v1.1.9 change icon twitter to X
- v1.1.8 add button copy image
- v1.1.7 Fix bug can't access image
- v1.1.6 Fix bug api and manage error front end and back end
- v1.1.5 Check bad words in prompt
- v1.1.4 Fix UI responsive layout tablet
- v1.1.3 Change name donwload image
- v1.1.2 Add random image logo
- v1.1.1 Fixed bug tooltip responsive with remove there
- v1.1.0 Fixed bug Responsive Card
- v1.0.9 Fixed bug and add text small in card
- v1.0.8 Opimize performance web and server api
- v1.0.7 Add Thumbnail and fix responsive mobile
- v1.0.6 Fix bug small
- v1.0.5 Opimize performance web
- v1.0.4 Change loading new
- v1.0.3 Add Icon Footer
- v1.0.2 Add sessionStorage for switch language when refresh can change language follow your select
- v1.0.1 Add Alert to Generate Image and Add event Enter
- v1.0.0 Release generate image from text