Upscale-A-Video: Temporal-Consistent Diffusion Model for Real-World Video Super-Resolution Shangchen Zhou∗ Peiqing Yang∗ Jianyi Wang Yihang Luo Chen Change Loy S-Lab, Nanyang Technological University https://shangchenzhou.com/projects/upscale-a-video "...
space demo: The same GUI code as used in the Huggingface Space, with frame interpolation and super-resolution tools integrated. convert_demo: How to convert user input into long-form input suitable for CogVideoX. Since CogVideoX is trained on long texts, we need to transform the input text...
Public repo for HF blog posts. Contribute to porameht/huggingface-blog development by creating an account on GitHub.
和之前的一些视频生成方法(Imagen Video、Make-A-Video等)相比,VideoFusion 摒弃了常见的 spatial/temporal super-resolution 方法,完全使用 DPM 来做图像和视频序列的生成。此外,VideoFusion 相关的模型和代码也在达摩院的 ModelScope 上进行了开源[2] ,可以直接在网页上直接实现相关的 demo(之前我测试的时候这个...
Imagen Video [11] constructs a cascade of video diffusion models and utilizes spatial and temporal super-resolution models to generate high-resolution time-consistent videos. Make-A-Video [33] builds upon a text-to-image synthesis model and levera...
Image Super-Resolution for Anime-Style Art 830 ChartsOrg/Charts Swift 27.667k Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart. 831 mobxjs/mobx TypeScript 27.65k Simple, scalable state management. 832 utmapp/UTM Swift 27.649k Virtual machines for...
# 使用 CogVideoX 和 🤗Huggingface Diffusers Pipeline。 # 此脚本需要安装 `diffusers>=0.30.2` 库。 # 函数列表: # - reassign_query_key_value_inplace: 就地重新分配查询、键和值的权重。 # - reassign_query_key_layernorm_inplace: 就地重新分配查询和键的层归一化。
Contribute to Guy/uri_nlp_ner_workshop by creating an account on DagsHub. Where people create machine learning projects.
git clone https://huggingface.co/THUDM/CogVideoX-2b.git mkdir t5-v1_1-xxl mv CogVideoX-2b/text_encoder/* CogVideoX-2b/tokenizer/* t5-v1_1-xxl By following the above approach, you will obtain a safetensor format T5 file. Ensure that there are no errors when ...
Image Super-Resolution via Iterative Refinement. Code. Google Research. Two-minute Papers Review on Super-Resolution SwinIR: Image Restoration Using Swin Transformer. HuggingFace Spaces VRT: A Video Restoration Transformer. Repo. From the same authors of SwinIR. Achieves SoTA (up to 2.16dB) in v...