Spaces:
Runtime error
Runtime error
Fix conflicts
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
python-dotenv
|
| 2 |
huggingface-hub==0.8.1
|
| 3 |
-
jsonlines
|
|
|
|
|
|
| 1 |
python-dotenv
|
| 2 |
huggingface-hub==0.8.1
|
| 3 |
+
jsonlines
|
| 4 |
+
protobuf~=3.20
|