Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse filesUpdated to use renamed package `gradio-notebook`
- requirements.txt +1 -13
requirements.txt
CHANGED
@@ -1,13 +1 @@
|
|
1 |
-
gradio-
|
2 |
-
# Core libraries
|
3 |
-
gradio>=4.0,<5.0
|
4 |
-
python-aiconfig>=1.1.17
|
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
|
13 |
-
asyncio
|
|
|
1 |
+
gradio-notebook>=0.0.4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|