Spaces:
Running
Running
update python config and license
Browse files
LICENSE
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
MIT License
|
2 |
|
3 |
-
Copyright (c)
|
4 |
|
5 |
Permission is hereby granted, free of charge, to any person obtaining a copy
|
6 |
of this software and associated documentation files (the "Software"), to deal
|
|
|
1 |
MIT License
|
2 |
|
3 |
+
Copyright (c) 2025 Candid
|
4 |
|
5 |
Permission is hereby granted, free of charge, to any person obtaining a copy
|
6 |
of this software and associated documentation files (the "Software"), to deal
|
README.md
CHANGED
@@ -4,6 +4,7 @@ short_description: AI assistant for philanthropy and the social sector
|
|
4 |
emoji: 💬
|
5 |
colorFrom: blue
|
6 |
colorTo: purple
|
|
|
7 |
sdk: gradio
|
8 |
sdk_version: 5.20.0
|
9 |
app_file: app.py
|
|
|
4 |
emoji: 💬
|
5 |
colorFrom: blue
|
6 |
colorTo: purple
|
7 |
+
python_version: 3.12
|
8 |
sdk: gradio
|
9 |
sdk_version: 5.20.0
|
10 |
app_file: app.py
|