ghostai1 commited on
Commit
6ee1dc0
·
verified ·
1 Parent(s): 285fc8c

Update GhostPackDemo/readme.md

Browse files
Files changed (1) hide show
  1. GhostPackDemo/readme.md +13 -9
GhostPackDemo/readme.md CHANGED
@@ -56,24 +56,28 @@
56
 
57
  ---
58
 
59
- ## 📺 Demos & Screenshots
60
 
61
- <div align="center" style="display: flex; flex-direction: row; flex-wrap: nowrap; gap: 22px; align-items: center;">
62
-
63
- <img src="https://cdn-uploads.huggingface.co/production/uploads/6421b1c68adc8881b974a89d/k8pgUlg4OvdUZpbMNTcp5.gif" alt="GhostPack Demo GIF" style="width: 420px; height: auto; border-radius: 14px; box-shadow: 0 0 32px #ff00ff; margin-bottom: 12px;">
64
 
65
- <img src="https://cdn-uploads.huggingface.co/production/uploads/6421b1c68adc8881b974a89d/7ABE2lOA4LOUtPfh1mhxP.png" alt="Main Interface" style="width: 260px; height: auto; border-radius: 12px; box-shadow: 0 0 18px #00ffcc; margin-bottom: 12px;">
 
66
 
67
- <img src="https://cdn-uploads.huggingface.co/production/uploads/6421b1c68adc8881b974a89d/9qNVRX2eM2iCY8xQKcOwW.png" alt="Advanced Settings" style="width: 260px; height: auto; border-radius: 12px; box-shadow: 0 0 18px #00ffcc; margin-bottom: 12px;">
 
68
 
69
- <img src="https://cdn-uploads.huggingface.co/production/uploads/6421b1c68adc8881b974a89d/--fIS9ITg4-VqN22ySoa2.png" alt="Logs Display" style="width: 260px; height: auto; border-radius: 12px; box-shadow: 0 0 18px #00ffcc; margin-bottom: 12px;">
 
 
 
 
70
 
71
  </div>
72
 
73
- <div align="center">
74
  <sub>
75
- <strong>Demo GIF</strong> &nbsp; • &nbsp; <strong>Main Interface</strong> &nbsp; • &nbsp; <strong>Advanced Settings</strong> &nbsp; • &nbsp; <strong>Logs</strong>
76
  </sub>
 
77
  </div>
78
 
79
  > See more: [Demo Videos](https://github.com/ghostai1/GhostPack/blob/main/demo_videos)
 
56
 
57
  ---
58
 
59
+ ## 📺 Demo & Screenshots
60
 
61
+ <div align="center">
 
 
62
 
63
+ <!-- Demo GIF (large, centered) -->
64
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/6421b1c68adc8881b974a89d/k8pgUlg4OvdUZpbMNTcp5.gif" alt="GhostPack Demo GIF" style="width: 470px; height: auto; border-radius: 16px; box-shadow: 0 0 32px #ff00ff; margin-bottom: 28px;">
65
 
66
+ <!-- Screenshots row (3 images in one line, bigger) -->
67
+ <div style="display: flex; flex-direction: row; justify-content: center; gap: 28px;">
68
 
69
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/6421b1c68adc8881b974a89d/7ABE2lOA4LOUtPfh1mhxP.png" alt="Main Interface" style="width: 320px; height: auto; border-radius: 12px; box-shadow: 0 0 18px #00ffcc;">
70
+
71
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/6421b1c68adc8881b974a89d/9qNVRX2eM2iCY8xQKcOwW.png" alt="Advanced Settings" style="width: 320px; height: auto; border-radius: 12px; box-shadow: 0 0 18px #00ffcc;">
72
+
73
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/6421b1c68adc8881b974a89d/--fIS9ITg4-VqN22ySoa2.png" alt="Logs Display" style="width: 320px; height: auto; border-radius: 12px; box-shadow: 0 0 18px #00ffcc;">
74
 
75
  </div>
76
 
 
77
  <sub>
78
+ <strong>Main Interface</strong> &nbsp; • &nbsp; <strong>Advanced Settings</strong> &nbsp; • &nbsp; <strong>Logs</strong>
79
  </sub>
80
+
81
  </div>
82
 
83
  > See more: [Demo Videos](https://github.com/ghostai1/GhostPack/blob/main/demo_videos)