Spaces:
Runtime error
Runtime error
Add Py7zr dep
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
huggingface-hub==0.4.0
|
| 2 |
python-dotenv
|
| 3 |
streamlit==1.2.0
|
|
|
|
|
|
| 1 |
huggingface-hub==0.4.0
|
| 2 |
python-dotenv
|
| 3 |
streamlit==1.2.0
|
| 4 |
+
py7zr
|