Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ dnspython
|
|
5 |
transformers
|
6 |
torch
|
7 |
bardapi
|
8 |
-
pandas
|
|
|
|
|
|
5 |
transformers
|
6 |
torch
|
7 |
bardapi
|
8 |
+
pandas
|
9 |
+
plyer
|
10 |
+
requests
|