Skip to content

Commit

Permalink
add more docs
Browse files Browse the repository at this point in the history
  • Loading branch information
y0geshx committed Nov 30, 2023
1 parent 37a8550 commit 1067fef
Showing 1 changed file with 26 additions and 2 deletions.
28 changes: 26 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,26 @@
# Realistic AI Image
Realistic AI Image Generator
<div align="center">
</br>
<img src="assets/logo.png" width="150" />
</div>
<h1 align="center">Realistic AI Vision</h1>

<h3 align="center">Realistic AI Image Generator using Stable Diffusion </h3>

## 📚 Tech stack
- HTML
- CSS
- JavaScript
- Hugging Face API (Backend)

## Running Locally
- Clone the repo

```
$ git clone https://github.com/y0geshx/Realistic-AI-Vision.git
```
- Open Realistic-AI-Vision folder and Open index.html in any Web browser

## 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).

0 comments on commit 1067fef

Please sign in to comment.