Akwbw commited on
Commit
ca0cbb2
·
verified ·
1 Parent(s): a68d2ad

Rename requirements.text to requirements.txt

Browse files
Files changed (2) hide show
  1. requirements.text +0 -6
  2. requirements.txt +6 -0
requirements.text DELETED
@@ -1,6 +0,0 @@
1
- gradio
2
- gtts
3
- fastapi
4
- uvicorn
5
- pydantic
6
- cryptography
 
 
 
 
 
 
 
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ edge-tts
4
+ python-dotenv
5
+ python-multipart
6
+ aiofiles