Spaces:
Running
Running
# You can use most Debian-based base images | |
FROM e2bdev/code-interpreter:latest | |
# Install dependencies and customize sandbox | |
RUN pip install git+https://github.com/huggingface/smolagents.git |