olegchomp

Results 18 issues of olegchomp

When try to run this module get error error: OpenCV(4.1.2) /io/opencv/modules/imgcodecs/src/loadsave.cpp:715: error: (-215:Assertion failed) !_img.empty() in function 'imwrite'

Hi! I have very simple question, i made encoded Dataset and upload it to Collab Notebook "Training from scratch". How can train tokenizer on it? If i just run "Training...

Hi! I saw that now wrapper response with message that it can't get response from ChatGPT. But now i wan't to handle this response, so something like: `try: bot.ask(text) except:...

It will be greate to have endpoint for parameter like in gradio. `label="Annotator Resolution", minimum=64, maximum=2048, value=512, step=1, interactive=True`

enhancement

Will be great to have API endpoints

enhancement
help wanted
external

Hi! It would be great to have example (like with SD, detectotrone and resnet) for MiDaS Depth estimation model.

Got this error always when trying to call accelerate_with_tensorrt. ``` import torch from diffusers import AutoencoderTiny, StableDiffusionPipeline from diffusers.utils import load_image from streamdiffusion import StreamDiffusion from streamdiffusion.image_utils import postprocess_image from...

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? I'm trying to change `outdir_txt2img_samples` with...

bug-report

Hi! I was intersting can i get for example a list of np.array instead of generated images? I tried to find img generation part, but can't figure out where it...

### Search before asking - [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and found no similar questions. ### Question Hi! I'm trying to run YOLO in TouchDesigner software....

question
Stale