Spaces:
Sleeping
Sleeping
Commit ·
d23d0ea
1
Parent(s): b859f0c
updates to requirements
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
streamlit
|
| 2 |
-
huggingface_hub
|
| 3 |
-
tensorflow
|
| 4 |
opencv-python-headless
|
|
|
|
| 1 |
streamlit
|
| 2 |
+
huggingface_hub==0.21.4
|
| 3 |
+
tensorflow==2.15.0
|
| 4 |
opencv-python-headless
|