Spaces:
Running
Running
Update README
Browse files
README.md
CHANGED
@@ -75,7 +75,6 @@ Invalid or exotic SMILES are skipped and listed in the terminal log (RDKit warni
|
|
75 |
## Project files
|
76 |
|
77 |
```
|
78 |
-
.
|
79 |
├── app.py – Streamlit front‑end
|
80 |
├── model.py – Hybrid GNN loader (PyTorch Geometric)
|
81 |
├── utils.py – RDKit helpers & SMILES→graph
|
|
|
75 |
## Project files
|
76 |
|
77 |
```
|
|
|
78 |
├── app.py – Streamlit front‑end
|
79 |
├── model.py – Hybrid GNN loader (PyTorch Geometric)
|
80 |
├── utils.py – RDKit helpers & SMILES→graph
|