Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,7 +4,8 @@ invisible_watermark
|
|
4 |
torch
|
5 |
transformers
|
6 |
xformers
|
7 |
-
gradio
|
|
|
8 |
python-pptx
|
9 |
#python-odp
|
10 |
llama-cpp-python
|
|
|
4 |
torch
|
5 |
transformers
|
6 |
xformers
|
7 |
+
#gradio
|
8 |
+
gradio==4.44.1
|
9 |
python-pptx
|
10 |
#python-odp
|
11 |
llama-cpp-python
|