kabachuha
|
5f075c810a
|
add License notices
|
2023-08-12 09:46:20 +03:00 |
hithereai
|
af633932ea
|
Update prompt.py
|
2023-05-21 18:27:27 +03:00 |
kabachuha
|
47f7140c4d
|
Revert "add license notices"
This reverts commit 37504733b4.
|
2023-05-20 11:46:21 +03:00 |
kabachuha
|
4b07029029
|
Revert "change contact notices the discord server"
This reverts commit dc0031e1ac.
|
2023-05-20 11:46:16 +03:00 |
kabachuha
|
dc0031e1ac
|
change contact notices the discord server
|
2023-05-20 01:26:40 +03:00 |
kabachuha
|
37504733b4
|
add license notices
|
2023-05-20 01:21:16 +03:00 |
hithereai
|
4be1cfc412
|
Update prompt.py
|
2023-05-20 00:12:28 +03:00 |
hithereai
|
14a868c1f5
|
p
|
2023-05-19 22:31:46 +03:00 |
kabachuha
|
b5055fe7d0
|
fix frame_idx not being passed into prepare_prompt
Pointed out in https://github.com/deforum-art/sd-webui-deforum/pull/610
Co-Authored-By: ali42 <7451075+ali42@users.noreply.github.com>
|
2023-05-06 15:34:30 +03:00 |
reallybigname
|
5f3c4ac82e
|
consolidated prompt code
saw an easy area where I could get some prompt code out of render_animation and into prompt.py
|
2023-04-24 11:57:40 -07:00 |
hithereai
|
f06d84bd60
|
finish add
|
2023-04-07 19:04:38 +03:00 |
kabachuha
|
d4a48b1e0a
|
re-add matisse's changes
|
2023-03-13 22:22:22 +03:00 |
hithereai
|
7a6d814332
|
revert try 1
|
2023-03-10 09:26:17 +02:00 |
Matisse
|
19aeaa627d
|
Adding max_f and math to interpolation mode
|
2023-03-09 00:22:03 -08:00 |
Matisse
|
177ec8aa1b
|
Revert "Merge remote-tracking branch 'upstream/automatic1111-webui' into automatic1111-webui"
This reverts commit c14e03f0aa, reversing
changes made to 80546752b3.
|
2023-03-03 23:49:33 -08:00 |
Matisse
|
1e91c01f57
|
Revert "reimplementation of max_f and t"
This reverts commit b222ca54f9.
|
2023-03-03 23:48:42 -08:00 |
Matisse
|
b222ca54f9
|
reimplementation of max_f and t
|
2023-03-03 23:47:45 -08:00 |
hithereai
|
686ea3c71e
|
Revert "Merge pull request #410 from MatissesProjects/automatic1111-webui"
This reverts commit 5ab8cb21f6, reversing
changes made to 17692459e9.
|
2023-03-04 03:50:57 +02:00 |
Matisse
|
23c0863ddf
|
attempt 2
added s & max_f. Variable schedule planner, and prompt printout uses numbers instead of variables t/60 = .6 (at t=6)
|
2023-03-01 14:49:05 -08:00 |
hithereai
|
83e9be7a77
|
Revert "Merge pull request #358 from MatissesProjects/automatic1111-webui"
This reverts commit ff7201b5a5, reversing
changes made to 6215a44d79.
|
2023-03-01 18:45:12 +02:00 |
Matisse
|
12d01950d8
|
adding max_f into prompt setup
|
2023-02-25 17:24:54 -08:00 |
hithereai
|
33961de218
|
c
|
2023-02-10 15:45:26 +02:00 |
hithereai
|
55c22cb03c
|
b
|
2023-02-10 15:38:55 +02:00 |
hithereai
|
b4c764a90a
|
added missing imports for interpolation mode in prompt.py
added imports for 'pandas' and 'numpy'
|
2023-01-07 23:49:26 +02:00 |
Funofabot
|
f06c05c82b
|
Add files via upload
|
2022-12-31 13:19:15 -07:00 |
kabachuha
|
53e7b74797
|
move stuff to deforum_helpers to fix #76
|
2022-11-09 14:24:18 +03:00 |