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
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
..
__pycache__
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
static
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
templates
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
__init__.py
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
routes.py
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