Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
tensorflow_hub
|
| 2 |
tensorflow_text
|
| 3 |
pandas
|
| 4 |
-
numpy
|
|
|
|
|
|
| 1 |
tensorflow_hub
|
| 2 |
tensorflow_text
|
| 3 |
pandas
|
| 4 |
+
numpy
|
| 5 |
+
gradio==2.8.0b22
|