Spaces:
Running
on
Zero
Running
on
Zero
updaet
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -42,4 +42,4 @@ tzdata==2024.1 ; python_version >= "3.10" and python_version < "4.0" and sys_pla
|
|
42 |
uvloop==0.19.0 ; python_version >= "3.10" and python_version < "4.0" and sys_platform != "win32"
|
43 |
whitenoise==6.6.0 ; python_version >= "3.10" and python_version < "4.0"
|
44 |
llamafactory
|
45 |
-
gradio
|
|
|
42 |
uvloop==0.19.0 ; python_version >= "3.10" and python_version < "4.0" and sys_platform != "win32"
|
43 |
whitenoise==6.6.0 ; python_version >= "3.10" and python_version < "4.0"
|
44 |
llamafactory
|
45 |
+
gradio==4.31.5
|