Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ wandb
|
|
3 |
gradio
|
4 |
typing-extensions==3.10.0.0
|
5 |
numpy
|
6 |
-
pandas
|
|
|
|
3 |
gradio
|
4 |
typing-extensions==3.10.0.0
|
5 |
numpy
|
6 |
+
pandas
|
7 |
+
torch
|