Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -18,4 +18,5 @@ subword_nmt==0.3.8
|
|
| 18 |
jieba==0.42.1
|
| 19 |
tensorflow==2.13.0
|
| 20 |
diffusers==0.10.2
|
|
|
|
| 21 |
fsspec
|
|
|
|
| 18 |
jieba==0.42.1
|
| 19 |
tensorflow==2.13.0
|
| 20 |
diffusers==0.10.2
|
| 21 |
+
simplejson==3.19.3
|
| 22 |
fsspec
|