Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
samiali12
/
medrag-assistant
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Sami Ali
commited on
Oct 7
Commit
27667b5
·
2 Parent(s):
cf0f337
5122b9b
Merge branch 'main' of https://github.com/samiali12/medrag-assistant
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -7,6 +7,7 @@ sdk: streamlit
7
sdk_version: "1.50.0"
8
app_file: app.py
9
pinned: false
10
---
11
12
7
sdk_version: "1.50.0"
8
app_file: app.py
9
pinned: false
10
+
python_version: 3.11
11
---
12
13