Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
pydantic
|
| 2 |
pymupdf
|
| 3 |
#pysqlite3-binary
|
| 4 |
transformers==4.31.0
|
|
@@ -18,4 +18,4 @@ torch==2.0.1
|
|
| 18 |
auto-gptq
|
| 19 |
pydub
|
| 20 |
streamlit-extras
|
| 21 |
-
streamlit
|
|
|
|
| 1 |
+
pydantic
|
| 2 |
pymupdf
|
| 3 |
#pysqlite3-binary
|
| 4 |
transformers==4.31.0
|
|
|
|
| 18 |
auto-gptq
|
| 19 |
pydub
|
| 20 |
streamlit-extras
|
| 21 |
+
streamlit
|