Spaces:
Sleeping
Sleeping
Meet Radadiya
commited on
Commit
·
ff2cf61
1
Parent(s):
ff7d961
Fixes
Browse files
app.py
CHANGED
@@ -589,7 +589,7 @@ def generate_radiology_report(uploaded_file, api_choice='groq'):
|
|
589 |
# ======================
|
590 |
def display_animated_logo():
|
591 |
"""Display an animated medical logo"""
|
592 |
-
logo_b64 = encode_logo("
|
593 |
|
594 |
# If logo file doesn't exist, use the placeholder from encode_logo
|
595 |
st.markdown(
|
|
|
589 |
# ======================
|
590 |
def display_animated_logo():
|
591 |
"""Display an animated medical logo"""
|
592 |
+
logo_b64 = encode_logo("src\Round_image_depicting_a_futuristic_medical_image_a-1742282117033-photoaidcom-cropped.png")
|
593 |
|
594 |
# If logo file doesn't exist, use the placeholder from encode_logo
|
595 |
st.markdown(
|
Round_image_depicting_a_futuristic_medical_image_a-1742282117033-photoaidcom-cropped.png → src/Round_image_depicting_a_futuristic_medical_image_a-1742282117033-photoaidcom-cropped.png
RENAMED
File without changes
|