KevinIsCoding commited on
Commit
de5e581
·
1 Parent(s): 2aa1bda

initial commit

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -172,4 +172,23 @@ beacon/
172
  | `rich` | Terminal UI (panels, markdown, etc.) |
173
  | `python-dotenv` | `.env` file loading |
174
  | `httpx` | HTTP client for ClinicalTrials.gov |
 
175
  >>>>>>> 6977736 (Initial release: Beacon rare disease clinical trial finder)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
172
  | `rich` | Terminal UI (panels, markdown, etc.) |
173
  | `python-dotenv` | `.env` file loading |
174
  | `httpx` | HTTP client for ClinicalTrials.gov |
175
+ <<<<<<< HEAD
176
  >>>>>>> 6977736 (Initial release: Beacon rare disease clinical trial finder)
177
+ =======
178
+ =======
179
+ ---
180
+ title: Beacon Trial Finder
181
+ emoji: 📚
182
+ colorFrom: gray
183
+ colorTo: yellow
184
+ sdk: gradio
185
+ sdk_version: 6.14.0
186
+ python_version: '3.13'
187
+ app_file: app.py
188
+ pinned: false
189
+ license: mit
190
+ short_description: help patients with rare disease to find clinical trials
191
+ ---
192
+
193
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
194
+ >>>>>>> 0412f48 (initial commit)