AI Gallery
An in-browser AI playground
Key Features • Try Now • How To Use • Credits • License
🖼️ Try Now
Visit http://www.aigallery.design/ Click on the feature you wish to try
✔️ Key Features
🔄 Memeswap
- Upload a portrait image, get back a random meme faceswapped with your uploaded face
🌐 Object Translator
- Upload an image, get back the object's name in many different languages. You can upload any image with generally one object to see a translation, it could be an image of a dog, an apple, 4 dogs, or 20 apples, such images would be accepted for translation.
🎨 Style Transfer
- Upload a content image and a style image and let our application paint your content image with the styles in your style image
➕...More in construction
📋 How To Use in Development Environment
- Open conda prompt in MemeSwap folder
- Type "conda create --name ailibrary --file root-env.txt"
- Type "pip install -r requirements.txt"
- Type "flask run"
- Open browser and navigate to "127.0.0.1:5000"
- Open new command prompt in /client/image-ml
- Ensure you have React installed
- Type "npm install"
- Type "npm start"
🙌 Credits
This software uses the following open-source packages:
- README layout https://github.com/amitmerchant1990/electron-markdownify
- Faceswap feature: https://github.com/wuhuikai/FaceSwap 1
📝 License
MIT
Log in or sign up for Devpost to join the conversation.