Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio
|
|
2 |
tensorflow
|
3 |
requests
|
4 |
protobuf==3.20.*
|
5 |
-
progpt
|
|
|
|
2 |
tensorflow
|
3 |
requests
|
4 |
protobuf==3.20.*
|
5 |
+
progpt
|
6 |
+
scikit-learn
|