Kayvan Sylvan
Kayvan Sylvan
Jina AI is integrated into Fabric and has been for a while. ```text $ fabric -u http://www.usatoday.com -p summarize # ONE SENTENCE SUMMARY: USA TODAY covers diverse topics including politics,...
XAI (GrokAI) was added in #1415 Please try the latest fabric and let me know if there's a problem.
@osheari1 Can you close this bug?
Same error, just setting up Automatic1111 on a new Windows 11 (in WSL2). ```shell python webui.py --xformers Error setting up CodeFormer: Traceback (most recent call last): File "/mnt/c/Users/kayvan/src/stable-diffusion-webui/modules/codeformer_model.py", line 38,...
I think I'm close to fixing this. ```bash python Python 3.10.11 (main, Apr 20 2023, 19:02:41) [GCC 11.2.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>>...
In [Automatic1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui/), In requirememts_versions.txt: we have `basicsr==1.4.2` (and even in requirements.txt when we just list `basicsr`) the installed package is this one: But this `CodeFormers` repo contains its own version...
@kirkhw what version of fabric are you running? How did you install it? What OS?
Since you're on macOS you can also easily install the zsh completions. You can "brew update && brew upgrade" to get the latest updates easily. I'll look into the issue...
Hmmm... Thanks @kirkhw - That's very useful. I think it's okay to kep collaborating here, yes.
On the other hand, @kirkhw maybe this is more appropriate for an Ollama-focused issue. @ruihangdu for the original issue, the new code handles attachments properly: ```text kayvan@dharma ~/zoom $ echo...