Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,6 @@ torch==2.1.0
|
|
| 3 |
gradio==4.8.0
|
| 4 |
sentencepiece==0.1.99
|
| 5 |
numpy==1.24.3
|
| 6 |
-
protobuf==3.20.3
|
|
|
|
|
|
|
|
|
| 3 |
gradio==4.8.0
|
| 4 |
sentencepiece==0.1.99
|
| 5 |
numpy==1.24.3
|
| 6 |
+
protobuf==3.20.3
|
| 7 |
+
fastapi==0.104.1
|
| 8 |
+
uvicorn==0.24.0
|