Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -6
requirements.txt
CHANGED
|
@@ -1,9 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
python-pptx==0.6.19
|
| 3 |
-
transformers==4.11.3
|
| 4 |
-
pydantic==1.9.0
|
| 5 |
-
httpx==0.20.1
|
| 6 |
-
uvicorn==0.15.0
|
| 7 |
tensorflow
|
| 8 |
numpy
|
| 9 |
Pillow
|
|
|
|
|
|
| 1 |
+
transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
tensorflow
|
| 3 |
numpy
|
| 4 |
Pillow
|
| 5 |
+
ipywidgets
|