yizhangliu

Results 12 issues of yizhangliu

Thank you for perfect work. But like this: "device = torch.device('cuda' if torch.cuda.is_available() else 'cpu')", Sometimes, I will use 'cuda:1'. Please fix it.

In China A, 'hundred_each_trade' apply in buying stock, not in selling. It's the opposite in you code.

bug

https://huggingface.co/spaces/yizhangliu/Grounded-Segment-Anything

Project

I like it.

Please, ...... . Thanks.

https://colab.research.google.com/github/huggingface/diffusion-models-class/blob/main/unit3/01_stable_diffusion_introduction.ipynb from torchvision import transforms display(init_image) # pil image convert to torch.tensor images = transforms.Compose([transforms.ToTensor()])(init_image).unsqueeze(0).to(device,torch.float) print("Input images shape:", images.shape) # Encode to latent space with torch.no_grad(): latents = 0.18215 *...

### Is your feature request related to a problem? / 你想要的功能和什么问题相关? 希望能把国内最近释放的几个模型都加上。比如: 百川、商量之类的 ### Describe the solution you'd like. / 你想要的解决方案是什么? 希望能把国内最近释放的几个模型都加上。比如: 百川、商量之类的 ### Describe alternatives you've considered. / 你考虑过的其他方案是什么?...

enhancement
more LLMs

add gradio demo

So so