Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -60,9 +60,7 @@ To run the Cloze Reader application locally using Docker:
|
|
| 60 |
- Docker installed on your system
|
| 61 |
- Port 7860 available on your machine
|
| 62 |
|
| 63 |
-
## Architecture
|
| 64 |
-
|
| 65 |
-
### Frontend Structure
|
| 66 |
This is a **vanilla JavaScript modular application** with no build step. Key architectural patterns:
|
| 67 |
|
| 68 |
**Module Organization:**
|
|
@@ -105,6 +103,4 @@ graph TD
|
|
| 105 |
style L fill:#fbb,stroke:#333,stroke-width:2px
|
| 106 |
```
|
| 107 |
|
| 108 |
-
---
|
| 109 |
-
|
| 110 |
[milwright](https://huggingface.co/milwright), *Zach Muhlbauer*, CUNY Graduate Center
|
|
|
|
| 60 |
- Docker installed on your system
|
| 61 |
- Port 7860 available on your machine
|
| 62 |
|
| 63 |
+
## Architecture
|
|
|
|
|
|
|
| 64 |
This is a **vanilla JavaScript modular application** with no build step. Key architectural patterns:
|
| 65 |
|
| 66 |
**Module Organization:**
|
|
|
|
| 103 |
style L fill:#fbb,stroke:#333,stroke-width:2px
|
| 104 |
```
|
| 105 |
|
|
|
|
|
|
|
| 106 |
[milwright](https://huggingface.co/milwright), *Zach Muhlbauer*, CUNY Graduate Center
|