Spaces:
Sleeping
Sleeping
wissemkarous
commited on
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
|
2 |
-
|
|
|
1 |
+
tensorflow==2.12.0 # Specific TensorFlow version
|
2 |
+
pandas>=1.5.0 # Any version of Pandas 1.5 or later
|