CharlieAmalet commited on
Commit
58cb483
·
verified ·
1 Parent(s): d342683

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -9,5 +9,6 @@ diffusers==0.29.0 # Updated: Recent diffusers version
9
  scipy==1.13.0 # Updated: Recent scipy
10
  transformers>=4.41.2 # Updated: Recent transformers version
11
  xformers>=0.0.25.post1 # Updated: Recent xformers, check exact version for your CUDA
 
12
  gradio==4.36.1 # Explicitly set a recent stable Gradio version
13
- gradio_client==0.17.0 # Explicitly set a recent stable Gradio Client version
 
9
  scipy==1.13.0 # Updated: Recent scipy
10
  transformers>=4.41.2 # Updated: Recent transformers version
11
  xformers>=0.0.25.post1 # Updated: Recent xformers, check exact version for your CUDA
12
+
13
  gradio==4.36.1 # Explicitly set a recent stable Gradio version
14
+ gradio_client==1.0.1 # Explicitly set a recent stable Gradio Client version