Spaces:
Runtime error
Runtime error
JJteam
commited on
Commit
•
b83a2e1
1
Parent(s):
2247b00
adding opencensus
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
-
opencensus
|
|
|
|
|
|
|
2 |
imagesize==1.4.1
|
3 |
gradio==3.21.0
|
4 |
openai==0.26.4
|
|
|
1 |
+
opencensus==0.11.0
|
2 |
+
opencensus-context==0.1.3
|
3 |
+
opencensus-ext-azure==1.1.6
|
4 |
+
opencensus-ext-logging==0.1.1
|
5 |
imagesize==1.4.1
|
6 |
gradio==3.21.0
|
7 |
openai==0.26.4
|