Prompthumanizer commited on
Commit
8cb9bcf
ยท
verified ยท
1 Parent(s): 792cb6d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- APScheduler
2
  black
3
  datasets
4
- gradio==4.36.1 # ํŠน์ • ๋ฒ„์ „ ๋ช…์‹œ (๊ฐ€์žฅ ์•ˆ์ •์ ์ธ ๋ฒ„์ „ ๊ถŒ์žฅ)
5
  gradio[oauth]
6
  gradio_leaderboard==0.0.13
7
- gradio_client
8
  huggingface-hub>=0.18.0
9
  matplotlib
10
  numpy
 
1
+
2
  black
3
  datasets
4
+ gradio==4.36.1
5
  gradio[oauth]
6
  gradio_leaderboard==0.0.13
7
+ gradio_client==0.17.0 # <--- ์ด ๋ถ€๋ถ„์„ ์ถ”๊ฐ€/์ˆ˜์ •ํ•ด์ฃผ์„ธ์š”!
8
  huggingface-hub>=0.18.0
9
  matplotlib
10
  numpy