Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Dhruv-18
/
Advanced-AI-Reasoning-pro
like
6
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Advanced-AI-Reasoning-pro
/
Dockerfile
Dhruv Pawar
Initial commit: add all project files
5e0ae28
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
47 Bytes
FROM
python:
3.11
-slim
WORKDIR
/app
COPY
. /app