Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,3 +8,4 @@ pytorch_lightning==1.5.9
|
|
8 |
omegaconf==2.2.2
|
9 |
einops==0.4.1
|
10 |
tokenizers==0.12.1
|
|
|
|
8 |
omegaconf==2.2.2
|
9 |
einops==0.4.1
|
10 |
tokenizers==0.12.1
|
11 |
+
emoji==2.0.0
|