Skip to content

Commit

Permalink
Update exifa.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sahirmaharaj authored May 20, 2024
1 parent 0a0f924 commit 672f8df
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions exifa.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
"""
All code contributed to Wordlit.net is © 2024 by Sahir Maharaj.
The content is licensed under the Creative Commons Attribution 4.0 International License.
This allows for sharing and adaptation, provided appropriate credit is given, and any changes made are indicated.
When using the code from Wordlit.net, please credit as follows: "Code sourced from Exifa.net, authored by Sahir Maharaj, 2024."
For reporting bugs, requesting features, or further inquiries, please reach out to Sahir Maharaj at [email protected].
Connect with Sahir Maharaj on LinkedIn for updates and potential collaborations: https://www.linkedin.com/in/sahir-maharaj/
Hire Sahir Maharaj: https://topmate.io/sahirmaharaj/362667
"""

import streamlit as st
import replicate
import os
Expand Down

0 comments on commit 672f8df

Please sign in to comment.