RJuro commited on
Commit
7c92613
β€’
1 Parent(s): 573b230
Files changed (2) hide show
  1. README.md +2 -0
  2. requirements.txt +2 -2
README.md CHANGED
@@ -10,4 +10,6 @@ pinned: false
10
  license: apache-2.0
11
  ---
12
 
 
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
10
  license: apache-2.0
11
  ---
12
 
13
+ Go go go! πŸš€
14
+
15
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- httpx
2
- langserve[client]
3
  python-dotenv==1.0.1
 
1
+ httpx==0.27.0
2
+ langserve==0.0.51
3
  python-dotenv==1.0.1