diff --git a/README.md b/README.md index 50ce7d6..103c38a 100755 --- a/README.md +++ b/README.md @@ -1,16 +1,16 @@

- +

Realistic AI Vision

Realistic AI Image Generator using Stable Diffusion

## 📚 Tech stack -- HTML -- CSS -- JavaScript -- Hugging Face API (Backend) +- HTML 💀 +- CSS 🌈 +- JavaScript 🧠 +- Hugging Face API (Backend) 🖥 ## Running Locally - Clone the repo @@ -21,6 +21,10 @@ ``` - Open Realistic-AI-Vision folder and Open index.html in any Web browser +## [Live Demo (click here) 🖥️](https://realistic-ai-vision.vercel.app) +- Hosted on Vercel + + ## Note - Get your own [Hugging Face API](https://huggingface.co/settings/tokens) For better usability. -- Replace with your api key in [main.js line 1](/script/main.js#L1). \ No newline at end of file +- Replace with your own api key in [main.js line 1](/script/main.js#L1). \ No newline at end of file