vadim epstein

Results 15 issues of vadim epstein

`wget https://website.com` is converted to `wget https:/\website.com`

bug
good first issue

first, thanks for such a complete pipeline. second, would you integrate e.g. [this repo](https://github.com/alphacep/tn2-wg) for native russian support?

hello, many thanks to the authors for this incredible [net]work. here is a simplified version, which may be of interest for those, who look for a working creative tool, rather...

hi, thanks for this cool tool. when runnning windows executable against existing input directory (but without existing output one), it fails with the message: `invalid outputpath extension type`. it's not...

just fyi, here is another tool, [mis|ab]using VQGAN with CLIP to generate images (including new Gumbel-F8 model) repo: https://github.com/eps696/aphantasia colab: https://colab.research.google.com/github/eps696/aphantasia/blob/master/CLIP_VQGAN.ipynb examples: https://twitter.com/eps696/status/1411808854191529986

do you have installation requirements for this repo? i tried generating texts as shown in `generate_text_yttm_file.sh`, got quite cryptic error: ``` Traceback (most recent call last): File "lib/generate_samples.py", line 28,...

great repo/toolset! would be cool to add voice cloning on top of your tacotron, as it's done [here](https://github.com/vlomme/Multi-Tacotron-Voice-Cloning) or [here](https://github.com/CorentinJ/Real-Time-Voice-Cloning)

enhancement

max_dim to inspect in `inspect_all_directions` is set to `G.dim_shift`; if `directions_count` is set to lower value (say, 200 instead of 512), there's "index out of bounds" error

is it planned to develop ComfyAPI up to the point when any workflow can be loaded and run from the command line without extra coding (like manual assignments of the...

you may be interested in some details of my method https://github.com/eps696/aphantasia, also optimising direct rgb pixels (as well as image fft/dwt parameterization). it's based on the great Lucent library (originated...