Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
tensorflow==2.13.0
|
2 |
tensorflow_text==2.13.0
|
|
|
3 |
huggingface_hub
|
4 |
bingbong
|
5 |
chromadb==0.3.29
|
|
|
1 |
tensorflow==2.13.0
|
2 |
tensorflow_text==2.13.0
|
3 |
+
tensorrt
|
4 |
huggingface_hub
|
5 |
bingbong
|
6 |
chromadb==0.3.29
|