Forwarded from Machine Learning with Python
π 23 Years of SPOTO β Claim Your Free IT Certs Prep Kit!
π₯Whether you're preparing for #Python, #AI, #Cisco, #PMI, #Fortinet, #AWS, #Azure, #Excel, #comptia, #ITIL, #cloud or any other in-demand certification β SPOTO has got you covered!
β Free Resources :
γ»Free Python, Excel, Cyber Security, Cisco, SQL, ITIL, PMP, AWS courses: https://bit.ly/4lk4m3c
γ»IT Certs E-book: https://bit.ly/4bdZOqt
γ»IT Exams Skill Test: https://bit.ly/4sDvi0b
γ»Free AI material and support tools: https://bit.ly/46TpsQ8
γ»Free Cloud Study Guide: https://bit.ly/4lk3dIS
π Become Part of Our IT Learning Circle! resources and support:
https://chat.whatsapp.com/Cnc5M5353oSBo3savBl397
π¬ Want exam help? Chat with an admin now!
wa.link/rozuuw
π₯Whether you're preparing for #Python, #AI, #Cisco, #PMI, #Fortinet, #AWS, #Azure, #Excel, #comptia, #ITIL, #cloud or any other in-demand certification β SPOTO has got you covered!
β Free Resources :
γ»Free Python, Excel, Cyber Security, Cisco, SQL, ITIL, PMP, AWS courses: https://bit.ly/4lk4m3c
γ»IT Certs E-book: https://bit.ly/4bdZOqt
γ»IT Exams Skill Test: https://bit.ly/4sDvi0b
γ»Free AI material and support tools: https://bit.ly/46TpsQ8
γ»Free Cloud Study Guide: https://bit.ly/4lk3dIS
π Become Part of Our IT Learning Circle! resources and support:
https://chat.whatsapp.com/Cnc5M5353oSBo3savBl397
π¬ Want exam help? Chat with an admin now!
wa.link/rozuuw
β€1
π₯ Trending Repository: tinygrad
π Description: You like pytorch? You like micrograd? You love tinygrad! β€οΈ
π Repository URL: https://github.com/tinygrad/tinygrad
π Readme: https://github.com/tinygrad/tinygrad#readme
π Statistics:
π Stars:
π Watchers: 278
π΄ Forks: 4k
π» Programming Languages: Python - C - Cuda - C++ - Metal - Rust
π·οΈ Related Topics: Not available
==================================
π§ By: https://t.iss.one/DataScienceM
π Description: You like pytorch? You like micrograd? You love tinygrad! β€οΈ
π Repository URL: https://github.com/tinygrad/tinygrad
π Readme: https://github.com/tinygrad/tinygrad#readme
π Statistics:
π Stars:
π Watchers: 278
π΄ Forks: 4k
π» Programming Languages: Python - C - Cuda - C++ - Metal - Rust
π·οΈ Related Topics: Not available
==================================
π§ By: https://t.iss.one/DataScienceM
π₯ Trending Repository: obsidian-skills
π Description: Agent skills for Obsidian. Teach your agent to use Markdown, Bases, JSON Canvas, and use the CLI.
π Repository URL: https://github.com/kepano/obsidian-skills
π Readme: https://github.com/kepano/obsidian-skills#readme
π Statistics:
π Stars: 16k
π Watchers: 117
π΄ Forks: 925
π» Programming Languages: Not available
π·οΈ Related Topics:
==================================
π§ By: https://t.iss.one/DataScienceM
π Description: Agent skills for Obsidian. Teach your agent to use Markdown, Bases, JSON Canvas, and use the CLI.
π Repository URL: https://github.com/kepano/obsidian-skills
π Readme: https://github.com/kepano/obsidian-skills#readme
π Statistics:
π Stars: 16k
π Watchers: 117
π΄ Forks: 925
π» Programming Languages: Not available
π·οΈ Related Topics:
#cli #skills #opencode #obsidian #codex #claude #defuddle #clawdbot #openclaw
==================================
π§ By: https://t.iss.one/DataScienceM
β€1
π₯ Trending Repository: awesome-claude-code
π Description: A curated list of awesome skills, hooks, slash-commands, agent orchestrators, applications, and plugins for Claude Code by Anthropic
π Repository URL: https://github.com/hesreallyhim/awesome-claude-code
π Readme: https://github.com/hesreallyhim/awesome-claude-code#readme
π Statistics:
π Stars: 30.4k
π Watchers: 224
π΄ Forks: 2.1k
π» Programming Languages: Python - Makefile
π·οΈ Related Topics:
==================================
π§ By: https://t.iss.one/DataScienceM
π Description: A curated list of awesome skills, hooks, slash-commands, agent orchestrators, applications, and plugins for Claude Code by Anthropic
π Repository URL: https://github.com/hesreallyhim/awesome-claude-code
π Readme: https://github.com/hesreallyhim/awesome-claude-code#readme
π Statistics:
π Stars: 30.4k
π Watchers: 224
π΄ Forks: 2.1k
π» Programming Languages: Python - Makefile
π·οΈ Related Topics:
#awesome #awesome_list #awesome_lists #awesome_resources #claude #coding_assistant #llm #ai_workflows #anthropic #anthropic_claude #coding_agents #ai_workflow_optimization #coding_assistants #agent_skills #claude_code #agentic_code #coding_agent #agentic_coding
==================================
π§ By: https://t.iss.one/DataScienceM
Forwarded from Machine Learning with Python
Follow the Machine Learning with Python channel on WhatsApp: https://whatsapp.com/channel/0029VaC7Weq29753hpcggW2A
Forwarded from Machine Learning with Python
SVFR β a full-fledged framework for restoring faces in videos.
It can:
Essentially, the model takes old or damaged videos and makes them "as if they were shot yesterday". And it's free and open-source.
1. Create an environment
conda create -n svfr python=3.9 -y
conda activate svfr
2. Install PyTorch (for your CUDA)
pip install torch==2.2.2 torchvision==0.17.2 torchaudio==2.2.2
3. Install dependencies
pip install -r requirements.txt
4. Download models
conda install git-lfs
git lfs install
git clone https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt models/stable-video-diffusion-img2vid-xt
5. Start processing videos
python infer.py \
--config config/infer.yaml \
--task_ids 0 \
--input_path input.mp4 \
--output_dir results/ \
--crop_face_region
Where task_ids:
*
0 β face enhancement*
1 β colorization*
2 β redrawing damageAn ideal tool if:
#python #soft #github
https://t.iss.one/CodeProgrammer
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
β€1
π₯ Trending Repository: editor
π Description: No description available
π Repository URL: https://github.com/pascalorg/editor
π Website: https://editor.pascal.app
π Readme: https://github.com/pascalorg/editor#readme
π Statistics:
π Stars: 4k
π Watchers: 43
π΄ Forks: 621
π» Programming Languages: TypeScript - Shell
π·οΈ Related Topics: Not available
==================================
π§ By: https://t.iss.one/DataScienceM
π Description: No description available
π Repository URL: https://github.com/pascalorg/editor
π Website: https://editor.pascal.app
π Readme: https://github.com/pascalorg/editor#readme
π Statistics:
π Stars: 4k
π Watchers: 43
π΄ Forks: 621
π» Programming Languages: TypeScript - Shell
π·οΈ Related Topics: Not available
==================================
π§ By: https://t.iss.one/DataScienceM
π₯ Trending Repository: last30days-skill
π Description: AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
π Repository URL: https://github.com/mvanhorn/last30days-skill
π Readme: https://github.com/mvanhorn/last30days-skill#readme
π Statistics:
π Stars: 4.8k
π Watchers: 31
π΄ Forks: 530
π» Programming Languages: Python - Shell
π·οΈ Related Topics:
==================================
π§ By: https://t.iss.one/DataScienceM
π Description: AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
π Repository URL: https://github.com/mvanhorn/last30days-skill
π Readme: https://github.com/mvanhorn/last30days-skill#readme
π Statistics:
π Stars: 4.8k
π Watchers: 31
π΄ Forks: 530
π» Programming Languages: Python - Shell
π·οΈ Related Topics:
#instagram #youtube #social_media #twitter #research #reddit #hackernews #trends #claude #web_search #bluesky #recency #tiktok #ai_prompts #polymarket #deep_research #claude_code #ai_skill #openclaw #clawhub
==================================
π§ By: https://t.iss.one/DataScienceM