Spaces:
Running
Running
Commit
·
e28885e
1
Parent(s):
11d5ed8
update
Browse files- requirements.txt +1 -1
- runtime.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio==4.
|
2 |
Pillow>=10.0.0
|
3 |
beautifulsoup4>=4.12.0
|
4 |
volcengine-python-sdk[ark]>=1.0.0
|
|
|
1 |
+
gradio==4.44.1
|
2 |
Pillow>=10.0.0
|
3 |
beautifulsoup4>=4.12.0
|
4 |
volcengine-python-sdk[ark]>=1.0.0
|
runtime.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
python-3.12
|