Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
gradio
|
2 |
language-tool-python==2.7.1
|
|
|
|
|
|
1 |
language-tool-python==2.7.1
|
2 |
+
gradio==3.23.0 # Optional, if using Gradio for UI
|