serenichron commited on
Commit
2b8f58e
·
1 Parent(s): 7495ae7

Remove spaces from requirements - provided by ZeroGPU environment

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,7 +3,7 @@
3
 
4
  # Core Framework
5
  gradio>=4.44.0
6
- spaces>=0.30.0
7
 
8
  # ML/Inference
9
  torch>=2.0.0
 
3
 
4
  # Core Framework
5
  gradio>=4.44.0
6
+ # Note: spaces module is provided by ZeroGPU environment, don't override it
7
 
8
  # ML/Inference
9
  torch>=2.0.0