Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
severian42 authored Jul 16, 2024
2 parents 4484c3e + df06e5a commit 42f5cec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ Follow these steps to set up and run GraphRAG Local with Ollama and Interactive
4. **Launch the interactive UI:**
```bash
conda activate graphrag
gradio app.py
```
or
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pydantic
rich
typing-extensions
ollama
gradio>=latest
gradio
PyYAML
matplotlib
plotly
Expand Down

0 comments on commit 42f5cec

Please sign in to comment.