Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ZackBradshaw
/
omni_bot
like
0
Runtime error
App
Files
Files
Community
4962437
omni_bot
/
swarms
/
agents
/
neural_architecture_search_worker.py
WAWAA
Upload folder using huggingface_hub
4962437
about 1 year ago
raw
Copy download link
history
blame
Safe
154 Bytes
"""The Replicator"""
class
Replicator
:
def
__init__
(
self,
model_name,
):
pass
def
run
(
self, task
):
pass