Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Partners in the consortium:
- Oslo Metropilitan University (Norway)
- Vrije Universiteit Amsterdam (Netherlands)
- University of Malaga (Spain)
- Zurcher Hochschule Fur Angewandte Wissenschaften (Switzerland)
- University of Bern (Switzerland)

## What is this challenge about?

Expand Down Expand Up @@ -67,7 +67,7 @@ Other examples of prompts are available in the [TALLMesh](https://arxiv.org/abs/
3. Install the required packages:

```
pip install pyobjc-framework-Quartz
pip install pyobjc-framework-Quartz openai dotenv
```

4. Convert a PDF document to a textual file:
Expand Down