-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [X] 2. The bug has not been fixed in the latest version.
- [X] 3. Please note that if the bug-related issue y…
-
Finish creating an actual working software for my use case.
This will help me ensure that what I am doing will actually work and what issues I might face in the api interaction process.
General…
-
Error occurred when executing Storydiffusion_Sampler:
mat1 and mat2 shapes cannot be multiplied (514x1280 and 1664x1280)
File "/root/ComfyUI/execution.py", line 316, in execute
output_data, out…
-
Electron builds from commit id `e7bb77ab`
**Steps to reproduce the problem:**
1. Create an assistant with any of the these tools:
github.com/gptscript-ai/knowledge
github.com/gptscript-ai/gpt4-v-v…
-
Following the guide, i manage to install all requirements in a brandy new conda env. I tried to run the zebra example (in which i am interested the most) got no segmentation results. I had tried othe…
-
### System Info
OSVersion: Linux
Platform: Docker image on Cloudrun
GPU: NVIDIA L4
Current version: `michaelf34/infinity:latest`
Model: `openai/clip-vit-large-patch14`
### Information
- [X] Do…
-
Subscribe to this issue and stay notified about new [daily trending repos in all languages](https://github.com/trending?since=daily)!
-
Hi,
Thanks to the Mediar-AI team, I have been managing to use this piece of art. However, while building the Screenpipe engine, I encountered several issues that I think you might want to know abou…
mhioi updated
1 month ago
-
Hi, thank you for your excellent work. May I ask how you achieved the visualization of the clip vision in Figure 6 of your paper? I look forward to your reply and guidance.
-
### Describe the bug
```
`
def load_chat_history(filename='chat_history.txt'):
file_path = create_file_in_appdata(filename)
try:
with open(file_path, 'r', encoding='utf-8') as fi…