FarmerlineML commited on
Commit
018506a
·
verified ·
1 Parent(s): 758555e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -14,7 +14,7 @@ einops
14
  safetensors
15
 
16
  # Gradio (Make sure the version matches the version you need)
17
- gradio==5.0.0 # Adjust if necessary for compatibility
18
 
19
  # Video/Image Processing
20
  opencv-python-headless>=4.9.0.80
 
14
  safetensors
15
 
16
  # Gradio (Make sure the version matches the version you need)
17
+ gradio==4.7.0 # Adjust if necessary for compatibility
18
 
19
  # Video/Image Processing
20
  opencv-python-headless>=4.9.0.80