Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
transformers==4.12.2
|
2 |
gradio==2.2.0 # Specify the correct version of Gradio
|
3 |
-
python-pptx==0.6.
|
4 |
tokenizers==0.10.3
|
|
|
1 |
transformers==4.12.2
|
2 |
gradio==2.2.0 # Specify the correct version of Gradio
|
3 |
+
python-pptx==0.6.23
|
4 |
tokenizers==0.10.3
|