Spaces:
Running
Running
update versions
Browse files- README.md +1 -1
- 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>=
|
|
|
1 |
+
gradio>=5.0.0
|