Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ sentencepiece==0.1.99
|
|
5 |
numpy
|
6 |
gradio==3.18.0
|
7 |
torch
|
8 |
-
pandas
|
|
|
|
5 |
numpy
|
6 |
gradio==3.18.0
|
7 |
torch
|
8 |
+
pandas
|
9 |
+
omegaconf==2.3.0
|