Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
CursedPrograms committed Feb 13, 2024
1 parent e8b0a9f commit 48c256d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,15 @@ To make the setup script executable, run the following command in your terminal:
chmod +x setup.sh
```

<br>
<div align="center">
<a href="" target="_blank">
<img src="https://github.com/SynthWomb/Synthia/raw/main/demo_images/screenshot.png"
alt="SynthiaGPT">
</a>
</div>
<br>

- [GloriosaAI](https://github.com/CursedPrograms/GloriosaAI)
- [Gender-Age-ID](https://github.com/CursedPrograms/Gender-Age-ID)
- [Detect-Face](https://github.com/CursedPrograms/Detect-Face)
Expand Down
Binary file added logos/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 0 additions & 3 deletions static/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ body {
font-family: Arial, sans-serif;
background: var(--bg-image-url) no-repeat center center fixed;
background-size: cover;
overflow: hidden;
margin: 0;
padding: 0;
color: var(--text-color);
line-height: 1.6;
}
Expand Down

0 comments on commit 48c256d

Please sign in to comment.