Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio
|
| 2 |
numpy
|
| 3 |
tensorflow
|
| 4 |
-
joblib
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
numpy
|
| 3 |
tensorflow
|
| 4 |
+
joblib
|
| 5 |
+
torch
|