Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
!pip install gradio
|
2 |
+
!pip install transformers[torch] accelerate -U
|
3 |
+
!pip install chromadb
|