Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +0 -6
requirements.txt
CHANGED
@@ -31,9 +31,3 @@ protobuf>=3.20.0,<4.0.0 # Fixed protobuf version for compatibility
|
|
31 |
# tensorflow-cpu>=2.12.0 # Uncomment for CNN features
|
32 |
# Note: May cause protobuf conflicts in some environments
|
33 |
# The app gracefully handles absence and provides physics-based predictions
|
34 |
-
|
35 |
-
# βββββββββ Additional Dependencies for Enhanced Features βββββββββ
|
36 |
-
tempfile # Built-in, no installation needed
|
37 |
-
logging # Built-in, no installation needed
|
38 |
-
datetime # Built-in, no installation needed
|
39 |
-
collections # Built-in, no installation needed
|
|
|
31 |
# tensorflow-cpu>=2.12.0 # Uncomment for CNN features
|
32 |
# Note: May cause protobuf conflicts in some environments
|
33 |
# The app gracefully handles absence and provides physics-based predictions
|
|
|
|
|
|
|
|
|
|
|
|