Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,12 +1,11 @@
|
|
1 |
-
gradio-gradioworkbook
|
2 |
-
|
3 |
gradio>=4.0,<5.0
|
4 |
-
python-aiconfig>=1.1.
|
5 |
aiconfig-extension-hugging-face>=0.0.6
|
6 |
|
7 |
#Uploading AIConfig to S3 and lastmile endpoints for sharing
|
8 |
boto3
|
9 |
-
botocore
|
10 |
requests
|
11 |
|
12 |
# Extra utils
|
|
|
1 |
+
gradio-gradioworkbook>=0.0.21
|
2 |
+
|
3 |
gradio>=4.0,<5.0
|
4 |
+
python-aiconfig>=1.1.19
|
5 |
aiconfig-extension-hugging-face>=0.0.6
|
6 |
|
7 |
#Uploading AIConfig to S3 and lastmile endpoints for sharing
|
8 |
boto3
|
|
|
9 |
requests
|
10 |
|
11 |
# Extra utils
|