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