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

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==4.7.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.44.1 # Adjust if necessary for compatibility
18
 
19
  # Video/Image Processing
20
  opencv-python-headless>=4.9.0.80