liaoch commited on
Commit
6fa8cf7
·
1 Parent(s): 29ebff9

update versions

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. requirements.txt +1 -1
README.md CHANGED
@@ -52,4 +52,4 @@ python app.py
52
  - **Node.js**: Required for @mermaid-js/mermaid-cli
53
  - **mermaid-cli**: Handles the actual diagram rendering
54
 
55
- *Note: Hugging Face Spaces handles Node.js and mermaid-cli installation automatically.*
 
52
  - **Node.js**: Required for @mermaid-js/mermaid-cli
53
  - **mermaid-cli**: Handles the actual diagram rendering
54
 
55
+ *Note: Hugging Face Spaces handles Node.js and mermaid-cli installation automatically.*
requirements.txt CHANGED
@@ -1 +1 @@
1
- gradio>=4.0.0
 
1
+ gradio>=5.0.0