Brett Kuprel
|
d64acb484c
|
choose top k
|
2022-07-05 17:22:20 -04:00 |
|
Brett Kuprel
|
cc0450337c
|
update cuda version in replicate docker image
|
2022-07-05 15:07:32 -04:00 |
|
Brett Kuprel
|
49f48b2a7c
|
delete unused imports
|
2022-07-05 11:53:27 -04:00 |
|
Brett Kuprel
|
ec2752dfae
|
simpler colab
|
2022-07-05 09:42:27 -04:00 |
|
Brett Kuprel
|
7cae9f27be
|
simplify colab
|
2022-07-05 09:37:52 -04:00 |
|
Brett Kuprel
|
97ecbe287e
|
wording explaining intermediate_image_count
|
2022-07-05 06:09:08 -04:00 |
|
Brett Kuprel
|
57d3b8dbd7
|
wording explaining super condition factor
|
2022-07-05 05:57:55 -04:00 |
|
Brett Kuprel
|
40b16cde0c
|
update colab
|
2022-07-05 05:52:30 -04:00 |
|
Brett Kuprel
|
ccdcbc7d46
|
forgot missing 2**
|
2022-07-04 23:29:48 -04:00 |
|
Brett Kuprel
|
976f438879
|
update colab wording
|
2022-07-04 23:17:31 -04:00 |
|
Brett Kuprel
|
7e6bf89f10
|
explanations of parameters in colab
|
2022-07-04 23:01:13 -04:00 |
|
Brett Kuprel
|
0dd8a29d07
|
simplified colab
|
2022-07-04 22:52:00 -04:00 |
|
Brett Kuprel
|
55fa76b798
|
explain super-condition factor
|
2022-07-04 21:42:27 -04:00 |
|
Brett Kuprel
|
f766a33dab
|
super condition factor
|
2022-07-04 21:25:38 -04:00 |
|
Brett Kuprel
|
652341c02c
|
remove image resize from colab
|
2022-07-04 20:56:45 -04:00 |
|
Brett Kuprel
|
18b2c84a57
|
update colab
|
2022-07-04 20:08:31 -04:00 |
|
Brett Kuprel
|
a4de466817
|
update colab to use generate_image_stream
|
2022-07-04 20:06:28 -04:00 |
|
Brett Kuprel
|
d3beb3ab57
|
update colab to match predict.py
|
2022-07-04 18:40:32 -04:00 |
|
Brett Kuprel
|
41a9c9c69d
|
update colab to properly handle intermediate_image_count=1
|
2022-07-04 17:44:30 -04:00 |
|
Brett Kuprel
|
25f5d8f800
|
update colab notebook to use log2_mid_count properly
|
2022-07-04 17:29:44 -04:00 |
|
Brett Kuprel
|
059d8f3448
|
update colab to use log2_mid_count
|
2022-07-04 17:27:02 -04:00 |
|
Brett Kuprel
|
8c068f0dcd
|
display_size parameter in colab
|
2022-07-04 16:30:39 -04:00 |
|
Brett Kuprel
|
b634375edf
|
display intermediate images
|
2022-07-04 16:06:14 -04:00 |
|
Brett Kuprel
|
e405577d99
|
4x4 works on colab T4 and P100
|
2022-07-04 10:21:12 -04:00 |
|
Brett Kuprel
|
884202239f
|
update notebook
|
2022-07-04 09:29:54 -04:00 |
|
Brett Kuprel
|
aca617dc64
|
new decoder self attention reduced memory usage and 3x3 grids now work on T4 in colab
|
2022-07-04 08:25:50 -04:00 |
|
Brett Kuprel
|
377d15cb16
|
faster decoder self attention
|
2022-07-04 08:05:55 -04:00 |
|
Brett Kuprel
|
6b433d5ba6
|
update colab
|
2022-07-03 18:40:27 -04:00 |
|
Brett Kuprel
|
e20c4a8c9f
|
updated colab
|
2022-07-03 15:35:33 -04:00 |
|
Brett Kuprel
|
107213b28b
|
3x3 only works on colab if P100 is allocated
|
2022-07-03 11:28:28 -04:00 |
|
Brett Kuprel
|
134fdaf76b
|
add nvidia-smi to notebook
|
2022-07-03 11:17:37 -04:00 |
|
Brett Kuprel
|
cbee448f11
|
update notebook
|
2022-07-02 14:54:18 -04:00 |
|
Brett Kuprel
|
9e7d6edc30
|
updated colab example
|
2022-07-02 09:31:20 -04:00 |
|
Brett Kuprel
|
2dadfdfb31
|
generate 3x3 grid in colab on standard GPU runtime
|
2022-07-02 09:04:13 -04:00 |
|
Brett Kuprel
|
e0386f991c
|
removed typing_extensions requirement
|
2022-07-02 06:34:47 -04:00 |
|
Brett Kuprel
|
35e97768a5
|
v0.2.0, MinDalleTorch -> MinDalle, breaking change
|
2022-07-01 19:44:24 -04:00 |
|
Brett Kuprel
|
be2beca7c0
|
added to pypi
|
2022-07-01 18:16:55 -04:00 |
|
Brett Kuprel
|
f0c8f258e9
|
pip install min-dalle in colab
|
2022-07-01 17:36:21 -04:00 |
|
Brett Kuprel
|
29c2514638
|
pip install min-dalle in colab
|
2022-07-01 17:34:23 -04:00 |
|
Brett Kuprel
|
69683fec94
|
simplify import
|
2022-07-01 16:02:05 -04:00 |
|
Brett Kuprel
|
2097c6ed5a
|
cleanup
|
2022-07-01 14:35:13 -04:00 |
|
Brett Kuprel
|
763018e212
|
fix colab setup
|
2022-07-01 14:23:22 -04:00 |
|
Brett Kuprel
|
867f7d6970
|
update readme
|
2022-07-01 14:19:35 -04:00 |
|
Brett Kuprel
|
e12314b387
|
updated colab
|
2022-07-01 12:14:31 -04:00 |
|
Brett Kuprel
|
85f5866eff
|
remove config.json dependency, default to torch in image_from_text.py
|
2022-07-01 12:03:37 -04:00 |
|
Brett Kuprel
|
cc90fa4a90
|
download pre-converted torch files in colab
|
2022-07-01 11:09:49 -04:00 |
|
Brett Kuprel
|
9ac9c0ca30
|
simplified colab
|
2022-06-30 21:23:15 -04:00 |
|
Brett Kuprel
|
b93c4fd0e4
|
simplified colab
|
2022-06-30 21:02:27 -04:00 |
|
Brett Kuprel
|
432ffa8d8c
|
reusable mega torch model works in standard colab runtime
|
2022-06-30 20:55:42 -04:00 |
|
Brett Kuprel
|
a3d81888b5
|
generate avocado armchair with pytorch in standard colab runtime
|
2022-06-30 15:17:35 -04:00 |
|