jw2yang commited on
Commit
fc83313
·
1 Parent(s): 4386784
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -12,7 +12,6 @@ pydantic>=2.0
12
  markdown2[all]
13
  numpy
14
  scikit-learn==1.5.0
15
- gradio==4.44.1
16
  gradio_client
17
  spaces
18
  requests
@@ -36,3 +35,5 @@ open_clip_torch
36
  supervision==0.18.0
37
  ultralytics==8.3.78
38
  pygame
 
 
 
12
  markdown2[all]
13
  numpy
14
  scikit-learn==1.5.0
 
15
  gradio_client
16
  spaces
17
  requests
 
35
  supervision==0.18.0
36
  ultralytics==8.3.78
37
  pygame
38
+ gradio==4.44.1
39
+