Spaces:
Runtime error
Runtime error
File size: 597 Bytes
1ceb54d db2bbcf 1ceb54d 7b05a85 00085b4 1ceb54d ccba775 aa6e262 ccba775 aa6e262 ccba775 aa6e262 ccba775 aa6e262 ccba775 db2bbcf | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | ---
title: QuarksLab
emoji: "🧪"
colorFrom: indigo
colorTo: blue
sdk: gradio
sdk_version: 4.44.1
python_version: 3.10.0
app_file: app.py
pinned: false
---
# TwoQuarks — QuarksLab (Interactive)
This is a Hugging Face Space intended to **run real, bounded experiments** from Three Quarks:
- **DOWN / AntiDown** (tabular experiments)
- **STRANGE / AntiStrange** (HypothesisLab swarm)
- **CHARM** (Enchanted Valley + CharmField)
## Run locally
```bash
pip install -r requirements.txt
python app.py
```
## Deploy to Hugging Face Spaces
Create a new Space (Gradio) and push this repository.
|