AnkitPatil commited on
Commit
d10a132
·
verified ·
1 Parent(s): b748d2d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -7
README.md CHANGED
@@ -21,10 +21,3 @@ This is a Docker-based Streamlit app for de novo drug screening using RDKit.
21
  - Validate with Lipinski Rule-of-5
22
  - Simulate SA Score
23
  - Visualize molecules with legends
24
-
25
- ## How to Use on Hugging Face
26
-
27
- 1. Create a new Space → Select **Docker** → Template: **Streamlit**
28
- 2. Upload all files from this repo (or ZIP)
29
- 3. The app will automatically build and run
30
- 4. Visit your app at: `https://<your-username>.hf.space`
 
21
  - Validate with Lipinski Rule-of-5
22
  - Simulate SA Score
23
  - Visualize molecules with legends