adithya-s-k / omniparse

Ingest, parse, and optimize any data format ➡️ from documents to multimedia ➡️ for enhanced compatibility with GenAI frameworks
https://docs.cognitivelab.in
GNU General Public License v3.0
5.13k stars 430 forks source link

fix server.py path in the colab demo #1

Closed samarth777 closed 3 months ago

samarth777 commented 3 months ago

fixed the file path of server.py which was causing an issue in the colab demo

Screenshot 2024-06-28 at 11 09 39 AM
adithya-s-k commented 3 months ago

in the notebook

!git clone https://github.com/adithya-s-k/omniparse.git
%cd omniparse
%pwd

We are initially changing the working directory to avoid the above