| <?xml version="1.0" encoding="UTF-8"?> |
| <project version="4"> |
| <component name="AutoImportSettings"> |
| <option name="autoReloadType" value="SELECTIVE" /> |
| </component> |
| <component name="ChangeListManager"> |
| <list default="true" id="02cef8cb-a1a8-48aa-8d50-1e20129f7d23" name="Changes" comment="Update project configuration and dependencies Updated the Python SDK configuration in the `.iml` file to use Python 3.12. Enabled app sharing in `main.py` by setting `share=True` in the Gradio app launch. Added a `requirements.txt` file to document and manage project dependencies." /> |
| <option name="SHOW_DIALOG" value="false" /> |
| <option name="HIGHLIGHT_CONFLICTS" value="true" /> |
| <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> |
| <option name="LAST_RESOLUTION" value="IGNORE" /> |
| </component> |
| <component name="Git.Settings"> |
| <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> |
| </component> |
| <component name="ProjectColorInfo"><![CDATA[{ |
| "associatedIndex": 3 |
| }]]></component> |
| <component name="ProjectId" id="2uBZxcKuiMTDGhC2LdUvbls8Cqp" /> |
| <component name="ProjectViewState"> |
| <option name="hideEmptyMiddlePackages" value="true" /> |
| <option name="showLibraryContents" value="true" /> |
| </component> |
| <component name="PropertiesComponent"><![CDATA[{ |
| "keyToString": { |
| "Python.main.executor": "Run", |
| "RunOnceActivity.ShowReadmeOnStart": "true", |
| "node.js.detected.package.eslint": "true", |
| "node.js.detected.package.tslint": "true", |
| "node.js.selected.package.eslint": "(autodetect)", |
| "node.js.selected.package.tslint": "(autodetect)", |
| "nodejs_package_manager_path": "npm", |
| "vue.rearranger.settings.migration": "true" |
| } |
| }]]></component> |
| <component name="SharedIndexes"> |
| <attachedChunks> |
| <set> |
| <option value="bundled-js-predefined-1d06a55b98c1-91d5c284f522-JavaScript-PY-241.15989.155" /> |
| <option value="bundled-python-sdk-babbdf50b680-7c6932dee5e4-com.jetbrains.pycharm.pro.sharedIndexes.bundled-PY-241.15989.155" /> |
| </set> |
| </attachedChunks> |
| </component> |
| <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" /> |
| <component name="TaskManager"> |
| <task active="true" id="Default" summary="Default task"> |
| <changelist id="02cef8cb-a1a8-48aa-8d50-1e20129f7d23" name="Changes" comment="" /> |
| <created>1741724175531</created> |
| <option name="number" value="Default" /> |
| <option name="presentableId" value="Default" /> |
| <updated>1741724175531</updated> |
| <workItem from="1741724176678" duration="3053000" /> |
| </task> |
| <task id="LOCAL-00001" summary="Update project configuration and dependencies Updated the Python SDK configuration in the `.iml` file to use Python 3.12. Enabled app sharing in `main.py` by setting `share=True` in the Gradio app launch. Added a `requirements.txt` file to document and manage project dependencies."> |
| <option name="closed" value="true" /> |
| <created>1741726163321</created> |
| <option name="number" value="00001" /> |
| <option name="presentableId" value="LOCAL-00001" /> |
| <option name="project" value="LOCAL" /> |
| <updated>1741726163321</updated> |
| </task> |
| <option name="localTasksCounter" value="2" /> |
| <servers /> |
| </component> |
| <component name="TypeScriptGeneratedFilesManager"> |
| <option name="version" value="3" /> |
| </component> |
| <component name="VcsManagerConfiguration"> |
| <MESSAGE value="Update project settings, enable app sharing, and add dependencies Updated the Python SDK configuration in the project settings and enabled sharing in the application launch. Added a `requirements.txt` file with all necessary dependencies for the project. These changes improve environment consistency and facilitation of collaboration." /> |
| <MESSAGE value="Update project configuration and dependencies Updated the Python SDK configuration in the `.iml` file to use Python 3.12. Enabled app sharing in `main.py` by setting `share=True` in the Gradio app launch. Added a `requirements.txt` file to document and manage project dependencies." /> |
| <option name="LAST_COMMIT_MESSAGE" value="Update project configuration and dependencies Updated the Python SDK configuration in the `.iml` file to use Python 3.12. Enabled app sharing in `main.py` by setting `share=True` in the Gradio app launch. Added a `requirements.txt` file to document and manage project dependencies." /> |
| </component> |
| <component name="com.intellij.coverage.CoverageDataManagerImpl"> |
| <SUITE FILE_PATH="coverage/unimoConvertPdfToExcel$main.coverage" NAME="main Coverage Results" MODIFIED="1741726594716" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" /> |
| </component> |
| </project> |