Last updated:
0 purchases
pipelineagents 0.1
PipelineAgents
Replication of transfomers agents using huggingface pipelines
pip install -u pipelineagents
Implementation
# task:path, question
# Image Classification example
agent = PipelineAgent("Classify the image:working/sample.jpg")
res = agent.run_pipeline()
Results
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.