Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
transformers==4.38.2
|
| 3 |
+
tensorflow
|
| 4 |
+
tf-keras
|
| 5 |
+
huggingface-hub
|