rmcc3
rmcc3
Same issue. UI completely breaks
Would also like this see this.
> After changing `~bark/bark_infinity/hubert/hubert_manager.py` to match what @rmcc3 put, it worked. Thanks! > > ``` > import os.path > import shutil > import urllib.request > > import huggingface_hub > >...
Something like this maybe? ```root = true [*] end_of_line = lf charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true indent_style = space indent_size = 4 [*.{diff,md}] trim_trailing_whitespace = false```
Both issues fixed in #34
This request is broken. `Uncaught TypeError: Cannot read properties of null (reading 'style')` Fixed in #34 Line 184.
Does not work. Results in a `404 Not Found`.
> > Thanks for sharing the docker script. It setups ok, but now i need to interface with it. The test page from http://localhost:8000/ after installer the docker goes to:...
> This issue is reasonable. Any plan to help resolve it? Are there any major changes planned to how networking will be done? If not, I can go ahead and...