Commit Graph

1748 Commits

Author SHA1 Message Date
Alejandro Gil
47c39c200a
Update FUNDING.yml 2023-06-22 12:30:18 -07:00
Alejandro Gil
634d42d778
... (#1793) 2023-06-18 08:39:34 -07:00
Alejandro Gil
905658d201
Merge branch 'Sygil-Dev:dev' into dev 2023-06-18 08:39:06 -07:00
Alejandro Gil
c1b91ac833
... 2023-06-18 08:38:45 -07:00
Alejandro Gil
7eb52fe2ae
... (#1792) 2023-06-18 08:37:59 -07:00
Alejandro Gil
593ac90494
... 2023-06-18 08:36:59 -07:00
Alejandro Gil
0bebf8a2bf
Merge master to dev. (#1789) 2023-06-11 23:20:14 -07:00
Alejandro Gil
2ca54a6934
Removed the suppress_st_warning argument from st.experimental_memo as it was causing some issues on the latest version. (#1788) 2023-06-11 23:19:09 -07:00
Alejandro Gil
7d297305b6
Removed the suppress_st_warning argument from st.experimental_memo as it was causing some issues on the latest version. (#1787) 2023-06-11 23:18:22 -07:00
Alejandro Gil
db98560be6
Merge remote-tracking branch 'origin/dev' into dev 2023-06-11 23:15:50 -07:00
Alejandro Gil
8d5df5a5e1
Removed the suppress_st_warning argument from st.experimental_memo as it was causing some issues on the latest version. 2023-06-11 23:15:44 -07:00
Alejandro Gil
e6453438fb
Master to Dev (#1780) 2023-05-01 18:16:12 -07:00
Alejandro Gil
2e20a2d95e
Merge branch 'dev' into master 2023-05-01 18:16:05 -07:00
Alejandro Gil
988b3c41af
Removed the SwinIR submodule as its causing issues when cloning the repo. (#1779) 2023-05-01 18:13:01 -07:00
Alejandro Gil
90e8cc89da
Merge branch 'Sygil-Dev:master' into master 2023-05-01 18:12:17 -07:00
ZeroCool940711
805fe1e2a9
Updated the funding and readme files. 2023-05-01 18:10:26 -07:00
Alejandro Gil
1436d01989
Master to Dev (#1778) 2023-05-01 18:05:05 -07:00
Alejandro Gil
4b5703d05a
Removed the SwinIR submodule as its causing issues when cloning the repo. (#1777) 2023-05-01 18:04:14 -07:00
Alejandro Gil
258d92cd53
Removed the SwinIR submodule as its causing issues when cloning the repo. (#1776) 2023-05-01 18:02:55 -07:00
Alejandro Gil
3c575d1c9c
Merge branch 'Sygil-Dev:dev' into dev 2023-05-01 18:02:21 -07:00
ZeroCool940711
2b5311a864
Removed the SwinIR submodule as its causing issues when cloning the repo. 2023-05-01 18:01:08 -07:00
Alejandro Gil
7d7efd5a06
... (#1772) 2023-04-16 10:51:12 -07:00
Alejandro Gil
1c39038af0
Merge branch 'dev' into master 2023-04-16 10:51:03 -07:00
Alejandro Gil
5aadac8d5e
More dockerfile fixes. (#1771) 2023-04-16 10:49:42 -07:00
ZeroCool940711
ef86ecc93a
More dockerfile fixes. 2023-04-16 10:48:03 -07:00
ZeroCool940711
6a80bedac0
More dockerfile fixes. 2023-04-16 10:47:17 -07:00
Alejandro Gil
3ea95dd12d
... (#1770) 2023-04-16 07:59:01 -07:00
Alejandro Gil
921dbcd12b
Merge branch 'dev' into master 2023-04-16 07:58:56 -07:00
Alejandro Gil
f725b2fdc0
Removed docker-image.yml workflow until we can make it work properly. (#1769) 2023-04-16 07:56:53 -07:00
Alejandro Gil
20d400121d
Merge branch 'Sygil-Dev:master' into master 2023-04-16 07:55:45 -07:00
ZeroCool940711
a6fd735d7b
Removed docker-image.yml workflow until we can make it work properly. 2023-04-16 07:54:53 -07:00
ZeroCool940711
cecbc38b1c
Removed docker-image.yml workflow until we can make it work properly. 2023-04-16 07:40:26 -07:00
Alejandro Gil
deea5b35d4
... (#1766) 2023-04-14 10:48:00 -07:00
Alejandro Gil
291480bce8
Updated the dockerfile and docker building github action. (#1765) 2023-04-14 10:47:02 -07:00
Alejandro Gil
65d9d23a1a
Update docker-image.yml 2023-04-14 10:38:24 -07:00
Alejandro Gil
30a7563a8b
... (#1764) 2023-04-14 01:28:45 -07:00
Alejandro Gil
e151cf78aa
Update docker-image.yml 2023-04-14 00:41:55 -07:00
Alejandro Gil
02392301a2
Update docker-image.yml 2023-04-14 00:36:30 -07:00
Alejandro Gil
938e383ec1
Update Dockerfile 2023-04-14 00:35:54 -07:00
Alejandro Gil
790787b55a
Adding docker-image.yml for github action to build and push Docker images (#1763)
Will need to add secrets to your GitHub repository settings for this. 
- DOCKERHUB_USERNAME
- DOCKERHUB_TOKEN
-
Also need to add in "USER/sygil-webui:latest" for the docker hub
location.

This will automatically update the Docker hub image once a commit to the
master branch is made.
2023-04-14 00:28:45 -07:00
Alejandro Gil
5ea546d7d7
Merge branch 'dev' into master 2023-04-14 00:25:24 -07:00
mikez
053a5952b4
Update Dockerfile
Added comments to describe the purpose of each section, combined the RUN commands to create the ~/.streamlit directory and set up credentials.toml in a single step. Needs USER added from docker hub.
2023-04-13 16:04:38 -05:00
mikez
5af6d027c4
Create docker-image.yml
Needs Docker Hub credentials to the GitHub repository secrets (DOCKERHUB_USERNAME and DOCKERHUB_TOKEN). Also needs USER tag to match Docker Hub username.
2023-04-13 16:00:27 -05:00
Alejandro Gil
9de93e1e8e
The Merge (#1749) (#1750) 2023-02-07 19:52:53 -08:00
Alejandro Gil
8c7e483df9
The Merge (#1749) 2023-02-07 19:52:16 -08:00
Alejandro Gil
3b74797f5c
Updated the Sygil Diffusion model link to version 0.4. (#1748) 2023-02-07 19:49:34 -08:00
ZeroCool940711
9b084c2570
Merge remote-tracking branch 'origin/dev' into dev 2023-02-07 20:48:21 -07:00
ZeroCool940711
9c9280ba27
Updated the Sygil Diffusion model link to version 0.4. 2023-02-07 20:48:02 -07:00
Alejandro Gil
f2a96babc3
Started to move all the streamlit code and dependencies to its own folder in webui/streamlit and moving the backend to use nataili, this should help make it self-contained and reduce the amount of code we have in other places which should also make it so the code is easier to understand and read. (#1746) 2023-01-31 13:55:39 -08:00
ZeroCool940711
ffd7883cb0
Started to move all the streamlit code and dependencies to its own folder in webui/streamlit and moving the backend to use nataili, this should help make it self-contained and reduce the amount of code we have in other places which should also make it so the code is easier to understand and read. 2023-01-31 14:30:59 -07:00