Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1 +1,5 @@
|
|
1 |
-
huggingface_hub==0.22.2
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.22.2
|
2 |
+
tensorflow==2.16.1
|
3 |
+
numpy==1.26.4
|
4 |
+
gradio==4.41.0
|
5 |
+
json==2.0.9
|