shuyuej commited on
Commit
9caefcb
·
verified ·
1 Parent(s): 6007f1a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -6
README.md CHANGED
@@ -116,9 +116,8 @@ if __name__ == "__main__":
116
  print("\n\n")
117
  ```
118
 
119
- <details>
120
- <summary>Here is a demo of the real-world model inference and deployment</summary>
121
- <p align="center">
122
- <a href="https://www.medrxiv.org/content/10.1101/2024.07.11.24310304v2"> <img src="figures/inference_demo.gif"></a>
123
- </p>
124
- </details>
 
116
  print("\n\n")
117
  ```
118
 
119
+
120
+ <summary>Here is a demo of the real-world model inference and deployment</summary>
121
+ <p align="center">
122
+ <a href="https://www.medrxiv.org/content/10.1101/2024.07.11.24310304v2"> <img src="https://github.com/vkola-lab/PodGPT/raw/main/figures/inference_demo.gif"></a>
123
+ </p>