This website requires JavaScript.
Explore
Help
Sign In
norm
/
song-prompt-webapp
Watch
1
Star
0
Fork
0
You've already forked song-prompt-webapp
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
main
song-prompt-webapp
/
application
/
templates
History
root
275d683044
Added loading svg, but it needs to by stylized and updated for better placement. Despite some changes to routes.py to improve the gpt4all efficiency, it is still 80-95 seconds before it generates a response. I might have to start generating responses in a DB on the first page load so that the UI/UX is faster.
2023-12-02 03:35:06 +00:00
..
head.html
Added loading svg, but it needs to by stylized and updated for better placement. Despite some changes to routes.py to improve the gpt4all efficiency, it is still 80-95 seconds before it generates a response. I might have to start generating responses in a DB on the first page load so that the UI/UX is faster.
2023-12-02 03:35:06 +00:00
header.html
Initial commit with the basic bones of the app and webpage up. Need to fill in the functions and routing next.
2023-11-27 17:11:56 -05:00
index.html
Initial commit with the basic bones of the app and webpage up. Need to fill in the functions and routing next.
2023-11-27 17:11:56 -05:00
modal_results.html
Added loading svg, but it needs to by stylized and updated for better placement. Despite some changes to routes.py to improve the gpt4all efficiency, it is still 80-95 seconds before it generates a response. I might have to start generating responses in a DB on the first page load so that the UI/UX is faster.
2023-12-02 03:35:06 +00:00
results.html
Created two pages - a single click SPA page and then the option to customize each param. Created modal and the data gets loaded into the modal, but styling needs to be updated.
2023-11-28 18:58:50 -05:00
single-button.html
Added loading svg, but it needs to by stylized and updated for better placement. Despite some changes to routes.py to improve the gpt4all efficiency, it is still 80-95 seconds before it generates a response. I might have to start generating responses in a DB on the first page load so that the UI/UX is faster.
2023-12-02 03:35:06 +00:00