Skip to content

DeadCow-Labs/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Simulation for Model Download Deadcow.xyz

This repository contains a Python script to simulate a node that listens for notifications to download machine learning models. This setup is intended for experimental purposes, hackathons, and should not be considered production-ready.

This is NOT a final version.

A robust version is being developed and plan in parallel.

Overview

The script uses Flask to create a simple HTTP server that acts as a node. It listens for POST requests to download models and saves them locally.

Prerequisites

  • Python 3.x

Disclaimer

This project is experimental and was developed for a hackathon. It is not intended for production use. The code may contain bugs and is provided "as is" without any warranties.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages