tanyarai commited on
Commit
3dfe1a6
1 Parent(s): 0f6c07f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio-gradioworkbook>=0.0.18
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
12
+ asyncio