lcm
There are 129 repositories under lcm topic.
siliconflow/onediff
OneDiff: An out-of-the-box acceleration library for diffusion models.
finegrain-ai/refiners
A microframework on top of PyTorch with first-class citizen APIs for foundation model adaptation
leptonai/imgpilot
Turn the draft into amazing artwork with the power of Real-Time Latent Consistency Model
parcelvoy/platform
Parcelvoy: Open source multi-channel marketing automation platform. Send data-driven emails, sms, push notifications and more!
garibida/ReNoise-Inversion
Officail Implementation for "ReNoise: Real Image Inversion Through Iterative Noising"
leptonai/tryemoji
Turn emoji into amazing artwork via AI
dezi-ai/ComfyUI-AnimateLCM
ComfyUI Custom Node for AnimateLCM
AbdallahHemdan/Algorithmic-Toolbox-San-Diego
✔ My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part Which Contains More Details With Each of The Course Topics
chrberger/libcluon
libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices.
Psingh12354/Aptitude
Aptitude Practice Questions
ayush-thakur02/LCM-LoRA
LCM LoRA
lifeparticle/Java-Algorithms-Implementation
☕ Java Algorithms Implementation
s-du/FocusPocusAI
Realtime diffusion (LCM-LoRA) from screen capture or webcam, for architecture, using torch and Pyside6
umrover/mrover-workspace
The University of Michigan Mars Rover Team workspace.
varunshenoy/latentverse
Portal hopping with Stable Diffusion 👾
fofr/cog-sdxl-lcm-multi-controlnet-lora
SDXL LCM Multi-controlnet with loras
JuliaRobotics/LCMCore.jl
Low-level Julia bindings for the LCM communications library
uschramme/Golang_Examples
Some examples for the programming language Go.
vooon/lcm-vala
Lightweight Communications and Marshalling
ron4fun/IntXLib4CPP
IntX is a C++11 port of IntX arbitrary precision Integer library with speed, about O(N * log N) multiplication/division algorithms implementation.
miroleon/Lavitate
This is an experimental app for a webcam-to-AI workflow with ComfyUI.
pub-calculator-io/lcm-calculator
Free WordPress Plugin: LCM calculator to find the LCM of two or more numbers. Shows solutions by prime factorization, common multiples, cake/ladder, GCF, division, and Venn diagram. www.calculator.io/lcm-calculator/
einride/lcm-go
Native Go SDK for LCM (Lightweight Communications and Marshaling)
slugrustle/fx-5800P_progs
Programs for the Casio fx-5800P calculator
Amelia-Ren/DWIN-3D-printer-uart-screen-firmware
Screen firmware is well-matched with Marlin mainboard,which is easy to modify. T5L ASIC driving screen has double 8051 cores—GUI core&OS core. GUI core makes sure for easy UI design. OS core lets the second development having more possibilities,one of that is 3D screen firmware. Actually, this firmware is not only suit for Marlin, also can be modified to use in other mainboard. Let's see how it works and make more applications basing on it. This uart screen is made by DWIN TECH.(www.dwin.com.cn/home/English)
Grv-Singh/Data-Structure-Algorithms
Find my approach on following Challenges (Mathematical & Logical) 💡 based on 📚 Data Structure & Algorithms. 📐
JuliaRobotics/DrakeLCMTypes.jl
LCM type definitions for compatibility with RobotLocomotion/Drake in Julia
netromdk/math
Math library written in C++
spsingh37/Robot-Navigation-SLAM
The project builds a comprehensive robotic system capable of autonomous navigation. This includes designing a feedback controller to regulate motor speed and a velocity-based movement controller, implementing 2D mapping using Lidar for simultaneous localization and mapping (SLAM), and constructing a path planner for effective navigation.
cdhiraj40/LCM-INSTALL
INSTALLING LCM WITH MINIMAL EFFORT
mbari-org/lcm-websocket-server
WebSocket server for republishing LCM messages.
Ogamoh19/Console-Calculator
A command line calculator which supports mathematical expression with scientific functions is very useful for most developers.
openhumanoids/openni2-camera-lcm
OpenNI2 LCM driver
SamanKhamesian/Special-Purpose-Processor
This project is an implementation of a special-purpose processor that can calculate greatest common multiple (GCM) and least common factor (LCM) for two inputs based on input operation code (Opcode)
lebrancconvas/GCD-LCM
Finding GCD and LCM via Web Application.