MooseML commited on
Commit
c7ecac8
·
1 Parent(s): c6b9f54

Update README

Browse files
Files changed (1) hide show
  1. README.md +0 -1
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