euler314 commited on
Commit
e929b5c
Β·
verified Β·
1 Parent(s): f7bff1c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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