Compare commits
6 Commits
v0.0.1
...
d3795a4d07
| Author | SHA1 | Date | |
|---|---|---|---|
| d3795a4d07 | |||
| 743129a27b | |||
| 40f634d49e | |||
| b5534d3406 | |||
| 721afed9e6 | |||
| 3915f611a6 |
21
LICENSE
@@ -1,21 +0,0 @@
|
|||||||
MIT License
|
|
||||||
|
|
||||||
Copyright (c) 2024 NeuralNet
|
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
|
||||||
in the Software without restriction, including without limitation the rights
|
|
||||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
||||||
copies of the Software, and to permit persons to whom the Software is
|
|
||||||
furnished to do so, subject to the following conditions:
|
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be included in all
|
|
||||||
copies or substantial portions of the Software.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
||||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
||||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
||||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
||||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
||||||
SOFTWARE.
|
|
||||||
@@ -19,6 +19,9 @@ This repository includes the following folders and their general purposes:
|
|||||||
|
|
||||||
- **logo**: Tools for drawing interactive lines on images.
|
- **logo**: Tools for drawing interactive lines on images.
|
||||||
|
|
||||||
|
## Colors
|
||||||
|
- **orange**: #ff5f15 Hex, rgba(255, 95, 21), hsl(19, 100, 54)
|
||||||
|
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
|
||||||
@@ -30,6 +33,3 @@ NeuralNet
|
|||||||
Website: [https://neuralnet.solutions](https://neuralnet.solutions)
|
Website: [https://neuralnet.solutions](https://neuralnet.solutions)
|
||||||
Email: info[at]neuralnet.solutions
|
Email: info[at]neuralnet.solutions
|
||||||
|
|
||||||
## License
|
|
||||||
|
|
||||||
This repository is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.
|
|
||||||
|
|||||||
BIN
logo/logo.png
Normal file
|
After Width: | Height: | Size: 23 KiB |
BIN
uncensoredgpt/TIPOGRAFIA/Orbitron-VariableFont_wght.ttf
Normal file
1906
uncensoredgpt/UNCENSORED_LOGO_ICONO.ai
Normal file
BIN
uncensoredgpt/UNCENSORED_LOGO_ICONO.jpg
Normal file
|
After Width: | Height: | Size: 41 KiB |
1918
uncensoredgpt/UNCENSORED_LOGO_ICONO.pdf
Normal file
BIN
uncensoredgpt/UNCENSORED_LOGO_ICONO_2.jpg
Normal file
|
After Width: | Height: | Size: 41 KiB |
BIN
uncensoredgpt/UNCENSORED_LOGO_ICONO_PNG.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
uncensoredgpt/UNCENSORED_LOGO_ICONO_PNG_2.png
Normal file
|
After Width: | Height: | Size: 29 KiB |
1891
uncensoredgpt/UNCENSORED_LOGO_TEXTO.ai
Normal file
1913
uncensoredgpt/UNCENSORED_LOGO_TEXTO.pdf
Normal file
BIN
uncensoredgpt/UNCENSORED_LOGO_TEXTO_FONDO_BLANCO.psd
Normal file
BIN
uncensoredgpt/UNCENSORED_LOGO_TEXTO_FONDO_NEGRO.psd
Normal file
BIN
uncensoredgpt/UNCENSORED_LOGO_TEXTO_JPEG.jpg
Normal file
|
After Width: | Height: | Size: 46 KiB |
BIN
uncensoredgpt/UNCENSORED_LOGO_TEXTO_JPEG_2.jpg
Normal file
|
After Width: | Height: | Size: 46 KiB |
BIN
uncensoredgpt/UNCENSORED_LOGO_TEXTO_PNG.png
Normal file
|
After Width: | Height: | Size: 24 KiB |
BIN
uncensoredgpt/UNCENSORED_LOGO_TEXTO_PNG_2.png
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
uncensoredgpt/static/apple-touch-icon.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
uncensoredgpt/static/favicon-96x96.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
uncensoredgpt/static/favicon-dark.png
Normal file
|
After Width: | Height: | Size: 8.3 KiB |
BIN
uncensoredgpt/static/favicon.ico
Normal file
|
After Width: | Height: | Size: 4.2 KiB |
BIN
uncensoredgpt/static/favicon.png
Normal file
|
After Width: | Height: | Size: 20 KiB |
10
uncensoredgpt/static/favicon.svg
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 26.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns:svgjs="http://svgjs.dev/svgjs"
|
||||||
|
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 500 500"
|
||||||
|
style="enable-background:new 0 0 500 500;" xml:space="preserve">
|
||||||
|
<image style="display:none;overflow:visible;enable-background:new ;" width="500" height="500" xlink:href="6695663C.png" >
|
||||||
|
</image>
|
||||||
|
<image style="overflow:visible;" width="180" height="180" xlink:href="apple-touch-icon.png" transform="matrix(2.5722 0 0 2.5722 24 12.8898)">
|
||||||
|
</image>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 691 B |
BIN
uncensoredgpt/static/logo.png
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
uncensoredgpt/static/splash-dark.png
Normal file
|
After Width: | Height: | Size: 5.5 KiB |
BIN
uncensoredgpt/static/splash.png
Normal file
|
After Width: | Height: | Size: 5.0 KiB |
BIN
uncensoredgpt/static/web-app-manifest-192x192.png
Normal file
|
After Width: | Height: | Size: 3.9 KiB |
BIN
uncensoredgpt/static/web-app-manifest-512x512.png
Normal file
|
After Width: | Height: | Size: 12 KiB |