Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -1,9 +1,7 @@
|
|
| 1 |
transformers
|
| 2 |
torch
|
| 3 |
-
python-pptx
|
| 4 |
-
huggingface_hub==0.14.1
|
| 5 |
-
streamlit
|
| 6 |
python-pptx==0.6.21
|
|
|
|
| 7 |
requests==2.31.0
|
| 8 |
google-generativeai
|
| 9 |
pdfplumber
|
|
|
|
| 1 |
transformers
|
| 2 |
torch
|
|
|
|
|
|
|
|
|
|
| 3 |
python-pptx==0.6.21
|
| 4 |
+
huggingface_hub==0.14.1
|
| 5 |
requests==2.31.0
|
| 6 |
google-generativeai
|
| 7 |
pdfplumber
|