Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Gradio
|
2 |
+
TinyLlama/TinyLlama-1.1B-Chat-v1.0 Model
|
3 |
+
Hugging Face Transformer
|
4 |
+
Pytorch and Tensorflow
|